Searched refs:NF3BLK (Results 1 – 7 of 7) sorted by relevance
58 NF3BLK = 3, enumerator
25 NF3DIR, NF3BAD, NF3BLK, NF3BAD,524 if (args->ftype == NF3BLK || args->ftype == NF3CHR in nfs3svc_decode_mknodargs()528 if (args->ftype == NF3BLK || args->ftype == NF3CHR) { in nfs3svc_decode_mknodargs()
324 if (argp->ftype == NF3CHR || argp->ftype == NF3BLK) { in nfsd3_proc_mknod()
101 [NF3BLK] = S_IFBLK,1134 case NF3BLK: in encode_mknoddata3()
717 data->arg.mknod.type = NF3BLK; in nfs3_proc_mknod()