Searched refs:NF3CHR (Results 1 – 5 of 5) sorted by relevance
59 NF3CHR = 4, enumerator
24 NF3NON, NF3FIFO, NF3CHR, NF3BAD,522 if (args->ftype == NF3BLK || args->ftype == NF3CHR in nfs3svc_decode_mknodargs()526 if (args->ftype == NF3BLK || args->ftype == NF3CHR) { in nfs3svc_decode_mknodargs()
328 if (argp->ftype == NF3CHR || argp->ftype == NF3BLK) { in nfsd3_proc_mknod()
101 [NF3CHR] = S_IFCHR,1136 case NF3CHR: in encode_mknoddata3()
710 data->arg.mknod.type = NF3CHR; in nfs3_proc_mknod()