Searched refs:NF3FIFO (Results 1 – 7 of 7) sorted by relevance
62 NF3FIFO = 7, /* changed from NFSv2 (was 8) */ enumerator
105 [NF3FIFO] = S_IFIFO,374 if (type > NF3FIFO) in xdr_decode_ftype3()1138 case NF3FIFO: in encode_mknoddata3()
723 data->arg.mknod.type = NF3FIFO; in nfs3_proc_mknod()
24 NF3NON, NF3FIFO, NF3CHR, NF3BAD,525 || args->ftype == NF3SOCK || args->ftype == NF3FIFO) in nfs3svc_decode_mknodargs()
331 } else if (argp->ftype != NF3SOCK && argp->ftype != NF3FIFO) { in nfsd3_proc_mknod()