Home
last modified time | relevance | path

Searched refs:hpfs_dir_iops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dnamei.c67 result->i_op = &hpfs_dir_iops; in hpfs_mkdir()
617 const struct inode_operations hpfs_dir_iops = variable
H A Dhpfs_fn.h312 extern const struct inode_operations hpfs_dir_iops;
H A Dinode.c119 i->i_op = &hpfs_dir_iops; in hpfs_read_inode()