Searched refs:hpfs_aops (Results 1 – 3 of 3) sorted by relevance
245 const struct address_space_operations hpfs_aops = { variable
275 extern const struct address_space_operations hpfs_aops;
177 result->i_data.a_ops = &hpfs_aops; in hpfs_create()