Searched refs:NF3FIFO (Results 1 – 5 of 5) sorted by relevance
61 NF3FIFO = 7, /* changed from NFSv2 (was 8) */ enumerator
102 [NF3FIFO] = S_IFIFO,398 if (type > NF3FIFO) in xdr_decode_ftype3()1150 case NF3FIFO: in encode_mknoddata3()
704 data->arg.mknod.type = NF3FIFO; in nfs3_proc_mknod()
23 NF3NON, NF3FIFO, NF3CHR, NF3BAD,508 || args->ftype == NF3SOCK || args->ftype == NF3FIFO) in nfs3svc_decode_mknodargs()
311 if (argp->ftype != NF3SOCK && argp->ftype != NF3FIFO) in nfsd3_proc_mknod()