Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h446 FATTR4_RAWDEV = 41, enumerator
570 #define FATTR4_WORD1_RAWDEV BIT(FATTR4_RAWDEV - 32)
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c3502 [FATTR4_RAWDEV] = nfsd4_encode_fattr4_rawdev,