Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dhpfs_fn.h299 extern const struct inode_operations hpfs_dir_iops;
Dnamei.c55 result->i_op = &hpfs_dir_iops; in hpfs_mkdir()
619 const struct inode_operations hpfs_dir_iops = variable
Dinode.c116 i->i_op = &hpfs_dir_iops; in hpfs_read_inode()