Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dhpfs_fn.h241 extern const struct file_operations hpfs_dir_ops;
H A Ddir.c320 const struct file_operations hpfs_dir_ops = variable
H A Dinode.c120 i->i_fop = &hpfs_dir_ops; in hpfs_read_inode()
H A Dnamei.c66 result->i_fop = &hpfs_dir_ops; in hpfs_mkdir()