Home
last modified time | relevance | path

Searched refs:hpfs_aops (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/hpfs/
H A Dfile.c242 const struct address_space_operations hpfs_aops = { variable
H A Ddir.c294 result->i_data.a_ops = &hpfs_aops; in hpfs_lookup()
H A Dhpfs_fn.h275 extern const struct address_space_operations hpfs_aops;
H A Dinode.c140 i->i_data.a_ops = &hpfs_aops; in hpfs_read_inode()
H A Dnamei.c174 result->i_data.a_ops = &hpfs_aops; in hpfs_create()