Home
last modified time | relevance | path

Searched refs:affs_aops_ofs (Results 1 – 4 of 4) sorted by relevance

/linux/fs/affs/
H A Daffs.h217 extern const struct address_space_operations affs_aops_ofs;
H A Dinode.c139 &affs_aops_ofs : &affs_aops; in affs_iget()
H A Dnamei.c266 &affs_aops_ofs : &affs_aops; in affs_create()
H A Dfile.c835 const struct address_space_operations affs_aops_ofs = { variable