Searched defs:fsid (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_notification.c59 fsid_t fsid; local
H A Dhfs_attrlist.c563 fsid_t fsid; local
H A Dhfs_vfsops.c3029 fsid_t fsid; local
3084 fsid_t fsid; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_lookup.c1624 vfs_getbyid(fsid_t *fsid, ino64_t ino, vnode_t *vpp, vfs_context_t ctx) argument
H A Dkpi_vfs.c2934 vfs_settriggercallback(fsid_t *fsid, vfs_trigger_callback_t vtc, void *data, uint32_t flags __unused, vfs_context_t ctx) argument
H A Dvfs_subr.c1165 vfs_getvfs(fsid_t *fsid) argument
1171 vfs_getvfs_locked(fsid_t *fsid) argument
3152 vfs_event_signal(fsid_t *fsid, u_int32_t event, intptr_t data) argument
4957 mount_list_lookupby_fsid(fsid_t *fsid, int locked, int withref) argument
[all...]
H A Dvfs_syscalls.c1691 vfs_unmountbyfsid(fsid_t * fsid, int flags, vfs_context_t ctx) argument
2052 static fsid_t fsid = { { 0, 0 } }; local
9214 fsid_t fsid; local
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dmount.h88 typedef struct fsid { int32_t val[2]; } fsid_t; /* file system id type */ struct
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c3159 uint32_t fsid, expid; local
H A Dnfs_vfsops.c3788 fsid_t fsid; /* FSID that we need to try to unmount */ member in struct:nfs_ephemeral_mount_harvester_info
5064 fsid_t fsid; local
[all...]
H A Dnfsmount.h302 nfs_fsid fsid; /* NFS file system id */ member in struct:nfsmount::__anon450::__anon452

Completed in 88 milliseconds