Home
last modified time | relevance | path

Searched refs:empty_aops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dgcinode.c168 inode->i_mapping->a_ops = &empty_aops; in nilfs_init_gcinode()
/openbmc/linux/fs/
H A Dinode.c66 const struct address_space_operations empty_aops = { variable
68 EXPORT_SYMBOL(empty_aops);
203 mapping->a_ops = &empty_aops; in inode_init_always()
/openbmc/linux/fs/ubifs/
H A Dxattr.c120 inode->i_mapping->a_ops = &empty_aops; in create_xattr()
/openbmc/linux/include/linux/
H A Dfs.h448 extern const struct address_space_operations empty_aops;