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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_notification.c57 fsid_t fsid; local
H A Dhfs_attrlist.c543 fsid_t fsid; local
/macosx-10.5.8/xnu-1228.15.4/bsd/machine/
H A Dexec.h46 uint32_t fsid; member in struct:exec_archhandler
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkernel_types.h33 typedef struct fsid { int32_t val[2]; } fsid_t; /* file system id type */ struct
H A Dmount.h87 typedef struct fsid { int32_t val[2]; } fsid_t; /* file system id type */ struct
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_subs.c2638 uint32_t fsid, expid; local
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c1078 vfs_getvfs(fsid_t *fsid) argument
1084 vfs_getvfs_locked(fsid_t *fsid) argument
2834 vfs_event_signal(__unused fsid_t *fsid, u_int32_t event, __unused intptr_t data) argument
4312 mount_list_lookupby_fsid(fsid_t *fsid, in argument
[all...]
H A Dvfs_syscalls.c971 vfs_unmountbyfsid(fsid_t * fsid, int flags, vfs_context_t ctx) argument

Completed in 74 milliseconds