Home
last modified time | relevance | path

Searched refs:vfs_nativexattrs (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dmount.h1343 int vfs_nativexattrs(mount_t mp); /* whether or not the FS supports EAs natively */
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c808 vfs_nativexattrs(mount_t mp) in vfs_nativexattrs() function