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
778 vfs_should_downgrade_to_ro_mount(uint64_t fsflags, int error) in vfs_should_downgrade_to_ro_mount()803 vfs_donmount(struct thread *td, uint64_t fsflags, struct uio *fsoptions) in vfs_donmount()1117 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_first()1309 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_update()1592 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount()
1081 int error, fsflags; in linux_mount() local