Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dfile.c257 const struct file_operations hpfs_file_ops = variable
H A Dhpfs_fn.h273 extern const struct file_operations hpfs_file_ops;
H A Dnamei.c167 result->i_fop = &hpfs_file_ops; in hpfs_create()