Home
last modified time | relevance | path

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

/linux-2.6.39/fs/freevxfs/
Dvxfs_extern.h57 extern const struct address_space_operations vxfs_immed_aops;
Dvxfs_immed.c60 const struct address_space_operations vxfs_immed_aops = { variable
Dvxfs_inode.c314 aops = &vxfs_immed_aops; in vxfs_iget()