Home
last modified time | relevance | path

Searched refs:FATTR4_WORD0_FILES_FREE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs4.h420 #define FATTR4_WORD0_FILES_FREE (1UL << 22) macro
/openbmc/linux/fs/nfsd/
H A Dnfsd.h370 …| FATTR4_WORD0_FILES_FREE | FATTR4_WORD0_FILES_TOTAL | FATTR4_WORD0_FS_LOCATIONS | FATTR4_WO…
H A Dnfs4xdr.c3001 if ((bmval0 & (FATTR4_WORD0_FILES_AVAIL | FATTR4_WORD0_FILES_FREE | in nfsd4_encode_fattr()
3257 if (bmval0 & FATTR4_WORD0_FILES_FREE) { in nfsd4_encode_fattr()
/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c3653 if (unlikely(bitmap[0] & (FATTR4_WORD0_FILES_FREE - 1U))) in decode_attr_files_free()
3655 if (likely(bitmap[0] & FATTR4_WORD0_FILES_FREE)) { in decode_attr_files_free()
3660 bitmap[0] &= ~FATTR4_WORD0_FILES_FREE; in decode_attr_files_free()
H A Dnfs4proc.c249 | FATTR4_WORD0_FILES_FREE