Searched refs:hfs_vnop_removexattr (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs.h553 int hfs_vnop_removexattr(struct vnop_removexattr_args *); /* in hfs_xattr.c */
H A Dhfs_xattr.c919 hfs_vnop_removexattr(struct vnop_removexattr_args *ap) function
1099 * is called by hfs_vnop_removexattr to determine if it should clear the
1164 * - Used by hfs_vnop_removexattr, hfs_vnop_setxattr and hfs_removeallattr.
H A Dhfs_vnops.c4360 { &vnop_removexattr_desc, (VOPFUNC)hfs_vnop_removexattr},

Completed in 46 milliseconds