HomeSort by: relevance | last modified time | path
    Searched defs:f_owner (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/compat/sys/
statvfs.h 63 uid_t f_owner; /* user that mounted the file system */ member in struct:statvfs90
107 s90->f_owner = s->f_owner;
mount.h 54 uid_t f_owner; /* user that mounted the file system */ member in struct:statfs12
128 s12->f_owner = fs->f_owner;
  /src/sys/sys/
statvfs.h 92 uid_t f_owner; /* user that mounted the file system */ member in struct:statvfs
  /src/sys/fs/puffs/
puffs_msgif.h 142 uid_t f_owner; /* user that mounted the file system */ member in struct:puffs_statvfs
182 ps->f_owner = s->f_owner;
218 s->f_owner = ps->f_owner;
  /src/sys/compat/netbsd32/
netbsd32.h 311 uid_t f_owner; /* user that mounted the file system */ member in struct:netbsd32_statfs
905 uid_t f_owner; /* user that mounted the file system */ member in struct:netbsd32_statvfs90
933 uid_t f_owner; /* user that mounted the file system */ member in struct:netbsd32_statvfs

Completed in 15 milliseconds