Home
last modified time | relevance | path

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

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