Home
last modified time | relevance | path

Searched refs:hpfs_file_iops (Results 1 – 5 of 5) sorted by relevance

/linux/fs/hpfs/
H A Dfile.c266 const struct inode_operations hpfs_file_iops = variable
H A Ddir.c259 result->i_op = &hpfs_file_iops; in hpfs_lookup()
H A Dhpfs_fn.h274 extern const struct inode_operations hpfs_file_iops;
H A Dinode.c135 i->i_op = &hpfs_file_iops; in hpfs_read_inode()
H A Dnamei.c163 result->i_op = &hpfs_file_iops; in hpfs_create()