Home
last modified time | relevance | path

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

/linux/fs/
H A Dinode.c72 const struct address_space_operations empty_aops = { variable
74 EXPORT_SYMBOL(empty_aops);
277 mapping->a_ops = &empty_aops; in inode_init_always_gfp()
/linux/fs/ubifs/
H A Dxattr.c107 inode->i_mapping->a_ops = &empty_aops; in create_xattr()
/linux/include/linux/
H A Dfs.h482 extern const struct address_space_operations empty_aops;