Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhfs_fs.h266 extern void hfs_nat_drop_dentry(struct dentry *, const ino_t);
/linux-2.4.37.9/fs/hfs/
Ddir_nat.c293 void hfs_nat_drop_dentry(struct dentry *dentry, const ino_t type) in hfs_nat_drop_dentry() function
Dinode.c465 HFS_I(inode)->d_drop_op = hfs_nat_drop_dentry; in hfs_nat_ifill()