Searched refs:NF3BLK (Results 1 – 5 of 5) sorted by relevance
58 NF3BLK = 3, enumerator
25 NF3DIR, NF3BAD, NF3BLK, NF3BAD,520 if (args->ftype == NF3BLK || args->ftype == NF3CHR in nfs3svc_decode_mknodargs()524 if (args->ftype == NF3BLK || args->ftype == NF3CHR) { in nfs3svc_decode_mknodargs()
333 if (argp->ftype == NF3CHR || argp->ftype == NF3BLK) { in nfsd3_proc_mknod()
99 [NF3BLK] = S_IFBLK,1172 case NF3BLK: in encode_mknoddata3()
685 data->arg.mknod.type = NF3BLK; in nfs3_proc_mknod()