Searched refs:NFS2_FIFO_DEV (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | nfs2.h | 17 #define NFS2_FIFO_DEV (-1) macro |
/linux/fs/nfs/ | ||
H A D | nfs2xdr.c | 290 if (type == (u32)NFCHR && rdev == (u32)NFS2_FIFO_DEV) { in decode_fattr() |