Searched defs:fsflags (Results 1 – 4 of 4) sorted by relevance
121 char *fspec, int fsflags, vfs_t *parent_vfsp) in mount_snapshot()
152 int32_t fsflags; in dumpfs() local
775 vfs_should_downgrade_to_ro_mount(uint64_t fsflags, int error) in vfs_should_downgrade_to_ro_mount()800 vfs_donmount(struct thread *td, uint64_t fsflags, struct uio *fsoptions) in vfs_donmount()1114 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_first()1304 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_update()1587 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount()
1079 int error, fsflags; in linux_mount() local