Searched refs:NFS2_FIFO_DEV (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | nfs2.h | 16 #define NFS2_FIFO_DEV (-1) macro |
/linux-2.4.37.9/fs/nfs/ | ||
D | nfs2xdr.c | 116 if (fattr->type == NFCHR && fattr->rdev == NFS2_FIFO_DEV) { in xdr_decode_fattr() |