Home
last modified time | relevance | path

Searched defs:fsflags (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c120 char *fspec, int fsflags, vfs_t *parent_vfsp) in mount_snapshot()
/freebsd/sbin/dumpfs/
H A Ddumpfs.c152 int32_t fsflags; in dumpfs() local
/freebsd/sys/kern/
H A Dvfs_mount.c776 vfs_should_downgrade_to_ro_mount(uint64_t fsflags, int error) in vfs_should_downgrade_to_ro_mount()
801 vfs_donmount(struct thread *td, uint64_t fsflags, struct uio *fsoptions) in vfs_donmount()
1115 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_first()
1305 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_update()
1581 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount()
/freebsd/sys/compat/linux/
H A Dlinux_file.c1077 int error, fsflags; in linux_mount() local