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

/darwin-on-arm/xnu/bsd/sys/
H A Ddecmpfs.h108 int decmpfs_hides_xattr(vfs_context_t ctx, decmpfs_cnode *cp, const char *xattr);
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c878 decmpfs_hides_xattr(vfs_context_t ctx, decmpfs_cnode *cp, const char *xattr) function
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c444 return decmpfs_hides_xattr(ctx, cp->c_decmp, name);

Completed in 27 milliseconds