Home
last modified time | relevance | path

Searched refs:hpfs_dir_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/hpfs/
Dhpfs_fn.h232 extern const struct file_operations hpfs_dir_ops;
Ddir.c323 const struct file_operations hpfs_dir_ops = variable
Dinode.c118 i->i_fop = &hpfs_dir_ops; in hpfs_read_inode()
Dnamei.c67 result->i_fop = &hpfs_dir_ops; in hpfs_mkdir()