Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
Dopensolaris_vfs.c116 char *fspec, int fsflags) in mount_snapshot()
/freebsd-10-stable/sys/kern/
Dvfs_mount.c540 vfs_should_downgrade_to_ro_mount(uint64_t fsflags, int error) in vfs_should_downgrade_to_ro_mount()
565 vfs_donmount(struct thread *td, uint64_t fsflags, struct uio *fsoptions) in vfs_donmount()
826 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_first()
937 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount_update()
1093 uint64_t fsflags, /* Flags common to all filesystems. */ in vfs_domount()
/freebsd-10-stable/sbin/dumpfs/
Ddumpfs.c159 int32_t fsflags; in dumpfs() local
/freebsd-10-stable/sys/compat/linux/
Dlinux_file.c1067 int fsflags; in linux_mount() local