Home
last modified time | relevance | path

Searched refs:hfs_drop_special (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Ddir_cap.c300 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()
Dhfs.h530 static __inline__ void hfs_drop_special(struct dentry *base, in hfs_drop_special() function
Ddir_nat.c311 hfs_drop_special(dentry->d_parent, DOT_APPLEDOUBLE, dentry); in hfs_nat_drop_dentry()
DChangeLog98 (hfs_drop_special): change the argument order to be more in line