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

/freebsd-10.1-release/sbin/dumpfs/
H A Ddumpfs.c159 int32_t fsflags; local
[all...]
/freebsd-10.1-release/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-10.1-release/sys/compat/linux/
H A Dlinux_file.c1079 int fsflags; local
/freebsd-10.1-release/sys/kern/
H A Dvfs_mount.c534 vfs_donmount(struct thread *td, uint64_t fsflags, struct uio *fsoptions) argument
764 vfs_domount_first( struct thread *td, struct vfsconf *vfsp, char *fspath, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
876 vfs_domount_update( struct thread *td, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
1020 vfs_domount( struct thread *td, const char *fstype, char *fspath, uint64_t fsflags, struct vfsoptlist **optlist ) argument
[all...]

Completed in 128 milliseconds