Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hpfs/
Dfile.c187 const struct address_space_operations hpfs_aops = { variable
Dhpfs_fn.h266 extern const struct address_space_operations hpfs_aops;
Ddir.c285 result->i_data.a_ops = &hpfs_aops; in hpfs_lookup()
Dinode.c138 i->i_data.a_ops = &hpfs_aops; in hpfs_read_inode()
Dnamei.c176 result->i_data.a_ops = &hpfs_aops; in hpfs_create()