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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs.h594 int hfs_vnop_removexattr(struct vnop_removexattr_args *); /* in hfs_xattr.c */
H A Dhfs_vnops.c6949 { &vnop_removexattr_desc, (VOPFUNC)hfs_vnop_removexattr},
7003 { &vnop_removexattr_desc, (VOPFUNC)hfs_vnop_removexattr},
7051 { &vnop_removexattr_desc, (VOPFUNC)hfs_vnop_removexattr},
H A Dhfs_xattr.c1297 hfs_vnop_removexattr(struct vnop_removexattr_args *ap) function
1535 * is called by hfs_vnop_removexattr to determine if it should clear the
1600 * - Used by hfs_vnop_removexattr, hfs_vnop_setxattr and hfs_removeallattr.

Completed in 33 milliseconds