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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dfile.c140 const struct file_operations hpfs_file_ops = variable in typeref:struct:file_operations
H A Ddir.c246 result->i_fop = &hpfs_file_ops;
H A Dhpfs_fn.h272 extern const struct file_operations hpfs_file_ops;
H A Dinode.c57 i->i_fop = &hpfs_file_ops;
135 i->i_fop = &hpfs_file_ops;
H A Dnamei.c156 result->i_fop = &hpfs_file_ops;

Completed in 57 milliseconds