Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dfile.c208 const struct file_operations hpfs_file_ops = variable
H A Ddir.c260 result->i_fop = &hpfs_file_ops; in hpfs_lookup()
H A Dhpfs_fn.h273 extern const struct file_operations hpfs_file_ops;
H A Dinode.c136 i->i_fop = &hpfs_file_ops; in hpfs_read_inode()
H A Dnamei.c165 result->i_fop = &hpfs_file_ops; in hpfs_create()