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

/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_vfs.c115 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, char *fspec, int fsflags) argument
/freebsd-11-stable/sbin/dumpfs/
H A Ddumpfs.c159 int32_t fsflags; local
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1115 int fsflags; local
/freebsd-11-stable/sys/kern/
H A Dvfs_mount.c542 vfs_should_downgrade_to_ro_mount(uint64_t fsflags, int error) argument
567 vfs_donmount(struct thread *td, uint64_t fsflags, struct uio *fsoptions) argument
816 vfs_domount_first( struct thread *td, struct vfsconf *vfsp, char *fspath, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
940 vfs_domount_update( struct thread *td, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
1093 vfs_domount( struct thread *td, const char *fstype, char *fspath, uint64_t fsflags, struct vfsoptlist **optlist ) argument
[all...]

Completed in 129 milliseconds