Home
last modified time | relevance | path

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

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