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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h627 int hfs_vnop_removexattr(struct vnop_removexattr_args *); /* in hfs_xattr.c */
H A Dhfs_xattr.c1248 hfs_vnop_removexattr(struct vnop_removexattr_args *ap) function
1481 * is called by hfs_vnop_removexattr to determine if it should clear the
1546 * - Used by hfs_vnop_removexattr, hfs_vnop_setxattr and hfs_removeallattr.
H A Dhfs_vnops.c6060 { &vnop_removexattr_desc, (VOPFUNC)hfs_vnop_removexattr},

Completed in 31 milliseconds