Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Daffs.h218 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.c836 const struct address_space_operations affs_aops_ofs = { variable