Searched refs:NF3FIFO (Results 1 – 5 of 5) sorted by relevance
62 NF3FIFO = 7, /* changed from NFSv2 (was 8) */ enumerator
107 [NF3FIFO] = S_IFIFO,376 if (type > NF3FIFO) in xdr_decode_ftype3()1141 case NF3FIFO: in encode_mknoddata3()
746 data->arg.mknod.type = NF3FIFO; in nfs3_proc_mknod()
37 NF3NON, NF3FIFO, NF3CHR, NF3BAD,738 case NF3FIFO: in nfs3svc_decode_mknodargs()
342 } else if (argp->ftype != NF3SOCK && argp->ftype != NF3FIFO) { in nfsd3_proc_mknod()