Searched refs:NF3BLK (Results 1 – 5 of 5) sorted by relevance
57 NF3BLK = 3, enumerator
24 NF3DIR, NF3BAD, NF3BLK, NF3BAD,507 if (args->ftype == NF3BLK || args->ftype == NF3CHR in nfs3svc_decode_mknodargs()511 if (args->ftype == NF3BLK || args->ftype == NF3CHR) { in nfs3svc_decode_mknodargs()
305 if (argp->ftype == NF3CHR || argp->ftype == NF3BLK) { in nfsd3_proc_mknod()
98 [NF3BLK] = S_IFBLK,1146 case NF3BLK: in encode_mknoddata3()
698 data->arg.mknod.type = NF3BLK; in nfs3_proc_mknod()