Searched refs:vxfs_immed_aops (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/freevxfs/ | ||
H A D | vxfs_extern.h | 57 extern const struct address_space_operations vxfs_immed_aops; |
H A D | vxfs_immed.c | 60 const struct address_space_operations vxfs_immed_aops = { variable in typeref:struct:address_space_operations |
H A D | vxfs_inode.c | 314 aops = &vxfs_immed_aops; vxfs_iget() |
Completed in 178 milliseconds