Searched refs:f_owner (Results 1 – 19 of 19) sorted by relevance
63 uid_t f_owner; /* user that mounted the file system */ member107 s90->f_owner = s->f_owner; in statvfs_to_statvfs90()
54 uid_t f_owner; /* user that mounted the file system */ member128 s12->f_owner = fs->f_owner; in statvfs_to_statfs12()
142 uid_t f_owner; /* user that mounted the file system */ member182 ps->f_owner = s->f_owner; in statvfs_to_puffs_statvfs()218 s->f_owner = ps->f_owner; in puffs_statvfs_to_statvfs()
171 if (mp->mnt_stat.f_owner == kauth_cred_geteuid(cred)) in secmodel_extensions_system_cb()181 if (mp->mnt_stat.f_owner == kauth_cred_geteuid(cred) && in secmodel_extensions_system_cb()
72 sb32p->f_owner = sbp->f_owner; in compat_20_netbsd32_from_statvfs()
311 uid_t f_owner; /* user that mounted the file system */ member905 uid_t f_owner; /* user that mounted the file system */ member933 uid_t f_owner; /* user that mounted the file system */ member
371 sb32p->f_owner = sbp->f_owner; in netbsd32_from_statvfs90()413 sb32p->f_owner = sbp->f_owner; in netbsd32_from_statvfs()
596 if (sfp->f_owner) { in prmount()598 if ((pw = getpwuid(sfp->f_owner)) != NULL) in prmount()601 (void)printf("%d", sfp->f_owner); in prmount()
92 uid_t f_owner; /* user that mounted the file system */ member
168 st->f_owner = dbst.st_uid; in dbfs_statfs()
121 int f_owner;
1279 sbp->f_owner = mbp->f_owner; in copy_statvfs_info() 1782 (*pr)("\towner = %"PRIu32"\n", mp->mnt_stat.f_owner); in vfs_mount_print()
834 mp->mnt_stat.f_owner = kauth_cred_geteuid(l->l_cred); in mount_domount()
340 st->f_owner = vfs.st_uid; in fanoutfs_statfs()
223 st->f_owner = vfs.st_uid; in icfs_statfs()
1329 vfsp->mnt_stat.f_owner = 0; in sfs_snapshot_mount()
2728 u32 f_owner; member
2727 u32 f_owner; member
1001 svfsb->f_owner = ps->ps_owner_uid; in perfuse_fs_statvfs()