Home
last modified time | relevance | path

Searched refs:VOL_CAP_FMT_FAST_STATFS (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.61.3/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c343 VOL_CAP_FMT_FAST_STATFS | in devfs_vfs_getattr()
362 VOL_CAP_FMT_FAST_STATFS | in devfs_vfs_getattr()
/xnu-10002.61.3/bsd/miscfs/bindfs/
H A Dbind_vfsops.c407 …capabilities.capabilities[VOL_CAPABILITIES_FORMAT] = VOL_CAP_FMT_FAST_STATFS | VOL_CAP_FMT_HIDDEN_… in bindfs_vfs_getattr()
408 …capabilities.valid[VOL_CAPABILITIES_FORMAT] = VOL_CAP_FMT_FAST_STATFS | VOL_CAP_FMT_HIDDEN_… in bindfs_vfs_getattr()
/xnu-10002.61.3/bsd/miscfs/nullfs/
H A Dnull_vfsops.c432 …capabilities.capabilities[VOL_CAPABILITIES_FORMAT] = VOL_CAP_FMT_FAST_STATFS | VOL_CAP_FMT_HIDDEN_… in nullfs_vfs_getattr()
433 …capabilities.valid[VOL_CAPABILITIES_FORMAT] = VOL_CAP_FMT_FAST_STATFS | VOL_CAP_FMT_HIDDEN_… in nullfs_vfs_getattr()
/xnu-10002.61.3/bsd/sys/
H A Dattr.h279 #define VOL_CAP_FMT_FAST_STATFS 0x00000400 macro
/xnu-10002.61.3/bsd/miscfs/routefs/
H A Droutefs_ops.c305 VOL_CAP_FMT_FAST_STATFS | in routefs_vfs_getattr()
324 VOL_CAP_FMT_FAST_STATFS | in routefs_vfs_getattr()