Searched refs:jfs_aops (Results 1 - 3 of 3) sorted by relevance

/fs/jfs/
H A Djfs_inode.h45 extern const struct address_space_operations jfs_aops;
H A Dinode.c56 inode->i_mapping->a_ops = &jfs_aops;
63 inode->i_mapping->a_ops = &jfs_aops;
359 const struct address_space_operations jfs_aops = { variable in typeref:struct:address_space_operations
H A Dnamei.c159 ip->i_mapping->a_ops = &jfs_aops;
971 ip->i_mapping->a_ops = &jfs_aops;

Completed in 301 milliseconds