f_owner            83 compat/common/vfs_syscalls_25.c 	osp->f_owner = sp->f_owner;
f_owner            73 compat/freebsd/freebsd_file.c 	uid_t	f_owner;		/* user that mounted the filesystem */
f_owner           556 compat/freebsd/freebsd_file.c 	fsp->f_owner = sp->f_owner;
f_owner          2258 kern/vfs_subr.c 	    mp->mnt_stat.f_owner, mp->mnt_stat.f_ctime);
f_owner           138 kern/vfs_syscalls.c 		if (mp->mnt_stat.f_owner != p->p_ucred->cr_uid &&
f_owner           249 kern/vfs_syscalls.c 	mp->mnt_stat.f_owner = p->p_ucred->cr_uid;
f_owner           386 kern/vfs_syscalls.c 	if ((mp->mnt_stat.f_owner != p->p_ucred->cr_uid) &&
f_owner           296 sys/mount.h    	uid_t	   f_owner;		/* user that mounted the file system */
f_owner           319 sys/mount.h    	uid_t	f_owner;		/* user that mounted the file system */
f_owner           155 xfs/xfs_vfsops-common.c     mp->mnt_stat.f_owner = 0;