Searched refs:vnop_removexattr_args (Results 1 - 7 of 7) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvnode_if.c909 VOPARG_OFFSETOF(struct vnop_removexattr_args,a_vp),
921 VOPARG_OFFSETOF(struct vnop_removexattr_args, a_context),
H A Dkpi_vfs.c5108 struct vnop_removexattr_args a;
/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_xattr.c1297 hfs_vnop_removexattr(struct vnop_removexattr_args *ap)
1299 struct vnop_removexattr_args {
/xnu-2422.115.4/bsd/sys/
H A Dvnode_if.h1302 struct vnop_removexattr_args { struct
/xnu-2422.115.4/bsd/nfs/
H A Dnfs.h1320 int nfs4_vnop_removexattr(struct vnop_removexattr_args *);
H A Dnfs4_vnops.c7890 struct vnop_removexattr_args /* {

Completed in 74 milliseconds