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

/linux-master/fs/nilfs2/
H A Dgcinode.c168 inode->i_mapping->a_ops = &empty_aops;
/linux-master/fs/
H A Dinode.c67 const struct address_space_operations empty_aops = { variable in typeref:struct:address_space_operations
69 EXPORT_SYMBOL(empty_aops); variable
203 mapping->a_ops = &empty_aops;
/linux-master/fs/ubifs/
H A Dxattr.c120 inode->i_mapping->a_ops = &empty_aops;
/linux-master/include/linux/
H A Dfs.h439 extern const struct address_space_operations empty_aops;

Completed in 337 milliseconds