Searched refs:hfs_drop_special (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/fs/hfs/ |
D | dir_cap.c | 300 hfs_drop_special(dentry->d_parent, DOT_FINDERINFO, dentry); in hfs_cap_drop_dentry() 301 hfs_drop_special(dentry->d_parent, DOT_RESOURCE, dentry); in hfs_cap_drop_dentry() 316 hfs_drop_special(dentry->d_parent->d_parent, DOT_FINDERINFO, in hfs_cap_drop_dentry() 322 hfs_drop_special(dentry->d_parent->d_parent, DOT_RESOURCE, in hfs_cap_drop_dentry()
|
D | hfs.h | 530 static __inline__ void hfs_drop_special(struct dentry *base, in hfs_drop_special() function
|
D | dir_nat.c | 311 hfs_drop_special(dentry->d_parent, DOT_APPLEDOUBLE, dentry); in hfs_nat_drop_dentry()
|
D | ChangeLog | 98 (hfs_drop_special): change the argument order to be more in line
|