/freebsd/sys/security/mac_veriexec/ |
H A D | veriexec_metadata.c | 56 dev_t fsid; /**< file system identifier of the mount point */ member 104 get_veriexec_file(struct veriexec_devhead *head, dev_t fsid, long fileid, in get_veriexec_file() 233 mac_veriexec_metadata_has_file(dev_t fsid, long fileid, unsigned long gen) in mac_veriexec_metadata_has_file() 254 free_veriexec_dev(dev_t fsid, struct veriexec_devhead *head) in free_veriexec_dev() 305 find_veriexec_dev(dev_t fsid, struct veriexec_devhead *head) in find_veriexec_dev() 405 mac_veriexec_metadata_unmounted(dev_t fsid, struct thread *td) in mac_veriexec_metadata_unmounted() 440 mac_veriexec_metadata_get_file_flags(dev_t fsid, long fileid, unsigned long gen, in mac_veriexec_metadata_get_file_flags() 600 mac_veriexec_metadata_get_file_label(dev_t fsid, long fileid, in mac_veriexec_metadata_get_file_label() 635 mac_veriexec_metadata_add_file(int file_dev, dev_t fsid, long fileid, in mac_veriexec_metadata_add_file() 776 mac_veriexec_metadata_get_file_info(dev_t fsid, long fileid, unsigned long gen, in mac_veriexec_metadata_get_file_info()
|
H A D | mac_veriexec.c | 226 dev_t fsid; in mac_veriexec_vfs_unmounted() local
|
/freebsd/usr.sbin/autofs/ |
H A D | autounmountd.c | 61 automounted_find(fsid_t fsid) in automounted_find() 74 automounted_add(fsid_t fsid, const char *mountpoint) in automounted_add() 152 unmount_by_fsid(const fsid_t fsid, const char *mountpoint) in unmount_by_fsid()
|
H A D | automount.c | 231 flush_autofs(const char *fspath, const fsid_t *fsid) in flush_autofs()
|
/freebsd/sbin/umount/ |
H A D | umount.c | 486 getmntentry(const char *fromname, const char *onname, fsid_t *fsid, dowhat what) in getmntentry() argument 596 fsid_t fsid; in checkmntlist() local 631 parsehexfsid(const char * hex,fsid_t * fsid) parsehexfsid() argument [all...] |
/freebsd/usr.sbin/fstyp/ |
H A D | hammer.c | 63 static hammer_uuid_t fsid, fstype; in test_ondisk() local
|
H A D | hammer2_disk.h | 1244 uuid_t fsid; /* 0040 */ member
|
/freebsd/usr.bin/fstat/ |
H A D | fuser.c | 93 dev_t fsid; member
|
H A D | fstat.c | 73 uint64_t fsid; member
|
/freebsd/lib/libugidfw/ |
H A D | ugidfw.c | 785 bsde_parse_fsid(char *spec, struct fsid *fsid, size_t buflen, char *errstr) in bsde_parse_fsid() 809 struct fsid fsid; in bsde_parse_object() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-nfs.c | 859 my_fsid fsid; in nfs_printfh() local
|
/freebsd/sys/fs/p9fs/ |
H A D | p9_protocol.h | 176 uint64_t fsid; /* file system id */ member
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_vfsops.c | 1115 uint64_t fsid = dmu_objset_fsid_guid(zfsvfs->z_os); in zfs_statvfs() local
|
/freebsd/contrib/openbsm/bsm/ |
H A D | libbsm.h | 231 u_int32_t fsid; member 240 u_int32_t fsid; member
|
/freebsd/sys/kern/ |
H A D | vfs_subr.c | 982 vfs_getvfs(fsid_t *fsid) in vfs_getvfs() argument 1011 vfs_busyfs(fsid_t *fsid) in vfs_busyfs() argument 6469 vfs_event_signal(fsid_t * fsid,uint32_t event,intptr_t data __unused) vfs_event_signal() argument [all...] |
H A D | vfs_mount.c | 1728 fsid_t fsid; in kern_unmount() local
|
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | 2212 char fsid[17]; in print_arg() local
|
/freebsd/include/rpcsvc/ |
H A D | nfs_prot.x | 120 unsigned fsid; /* device # */ member 400 uint64 fsid; /* device # */ member
|
/freebsd/sys/sys/ |
H A D | mount.h | 51 typedef struct fsid { int32_t val[2]; } fsid_t; /* filesystem id type */ argument
|
/freebsd/contrib/lib9p/ |
H A D | fcall.h | 287 uint64_t fsid; /* file system identifier */ member
|
/freebsd/lib/libprocstat/ |
H A D | libprocstat.c | 1383 uint64_t fsid; in procstat_get_vnode_info_sysctl() local
|
/freebsd/usr.sbin/mountd/ |
H A D | mountd.c | 2531 ex_search(fsid_t *fsid, struct exportlisthead *exhp) in ex_search()
|