Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Ddir.c315 const struct file_operations hpfs_dir_ops = variable
Dhpfs_fn.h231 extern const struct file_operations hpfs_dir_ops;
Dinode.c117 i->i_fop = &hpfs_dir_ops; in hpfs_read_inode()
Dnamei.c56 result->i_fop = &hpfs_dir_ops; in hpfs_mkdir()