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

/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c58 char *fsq_fstype; member in struct:fsquot
343 if (strcmp(fsqp->fsq_fstype, MNTTYPE_ZFS) == 0) {
537 fsqp->fsq_fstype = MNTTYPE_ZFS;
586 fsqp->fsq_fstype = MNTTYPE_UFS;

Completed in 74 milliseconds