Searched refs:NF3BLK (Results 1 – 5 of 5) sorted by relevance
58 NF3BLK = 3, enumerator
25 NF3DIR, NF3BAD, NF3BLK, 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()
100 [NF3BLK] = S_IFBLK,1137 case NF3BLK: in encode_mknoddata3()
707 data->arg.mknod.type = NF3BLK; in nfs3_proc_mknod()