Searched refs:NF3FIFO (Results 1 – 5 of 5) sorted by relevance
61 NF3FIFO = 7, /* changed from NFSv2 (was 8) */ enumerator
100 [NF3FIFO] = S_IFIFO,393 BUG_ON(type > NF3FIFO); in encode_ftype3()402 if (type > NF3FIFO) in xdr_decode_ftype3()1140 case NF3FIFO: in encode_mknoddata3()
722 data->arg.mknod.type = NF3FIFO; in nfs3_proc_mknod()
20 NF3NON, NF3FIFO, NF3CHR, NF3BAD,506 || args->ftype == NF3SOCK || args->ftype == NF3FIFO) in nfs3svc_decode_mknodargs()
324 if (argp->ftype != NF3SOCK && argp->ftype != NF3FIFO) in nfsd3_proc_mknod()