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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h628 int hfs_vnop_listxattr(struct vnop_listxattr_args *); /* in hfs_xattr.c */
H A Dhfs_vnops.c5999 { &vnop_listxattr_desc, (VOPFUNC)hfs_vnop_listxattr},
6061 { &vnop_listxattr_desc, (VOPFUNC)hfs_vnop_listxattr},
H A Dhfs_xattr.c1631 hfs_vnop_listxattr(struct vnop_listxattr_args *ap) function

Completed in 25 milliseconds