Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dfile.c245 const struct address_space_operations hpfs_aops = { variable
H A Dhpfs_fn.h275 extern const struct address_space_operations hpfs_aops;
H A Dnamei.c177 result->i_data.a_ops = &hpfs_aops; in hpfs_create()