Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dattr_private.h51 #define FSOPT_ISREALFSID FSOPT_RETURN_REALDEV macro
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c5304 buf, FSOPT_ISREALFSID, &pathlen); in openbyid_np()
13809 if (!(options & FSOPT_ISREALFSID) && in fsgetpath_internal()
13919 if (options & ~(FSOPT_NOFIRMLINKPATH | FSOPT_ISREALFSID)) { in fsgetpath_extended()