Home
last modified time | relevance | path

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

/linux-4.4.14/fs/freevxfs/
Dvxfs_immed.c46 const struct address_space_operations vxfs_immed_aops = { variable
Dvxfs_extern.h54 extern const struct address_space_operations vxfs_immed_aops;
Dvxfs_inode.c315 aops = &vxfs_immed_aops; in vxfs_iget()