Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dfile.c127 const struct address_space_operations hpfs_aops = { variable
Ddir.c277 result->i_data.a_ops = &hpfs_aops; in hpfs_lookup()
Dhpfs_fn.h264 extern const struct address_space_operations hpfs_aops;
Dinode.c137 i->i_data.a_ops = &hpfs_aops; in hpfs_read_inode()
Dnamei.c164 result->i_data.a_ops = &hpfs_aops; in hpfs_create()