Home
last modified time | relevance | path

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

/fs/hpfs/
Dfile.c169 const struct file_operations hpfs_file_ops = variable
Dhpfs_fn.h256 extern const struct file_operations hpfs_file_ops;
Ddir.c251 result->i_fop = &hpfs_file_ops; in hpfs_lookup()
Dinode.c134 i->i_fop = &hpfs_file_ops; in hpfs_read_inode()
Dnamei.c152 result->i_fop = &hpfs_file_ops; in hpfs_create()