Home
last modified time | relevance | path

Searched refs:NFS2_FIFO_DEV (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dnfs2.h16 #define NFS2_FIFO_DEV (-1) macro
/linux-2.4.37.9/fs/nfs/
Dnfs2xdr.c116 if (fattr->type == NFCHR && fattr->rdev == NFS2_FIFO_DEV) { in xdr_decode_fattr()