Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dnfs2.h17 #define NFS2_FIFO_DEV (-1) macro
/linux-6.12.1/fs/nfs/
Dnfs2xdr.c290 if (type == (u32)NFCHR && rdev == (u32)NFS2_FIFO_DEV) { in decode_fattr()