Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsd.h413 | FATTR4_WORD0_FILES_FREE | FATTR4_WORD0_FILES_TOTAL | FATTR4_WORD0_FS_LOCATIONS | FATTR4_WORD0_HOMOGENEOUS \
/linux/include/linux/
H A Dnfs4.h549 #define FATTR4_WORD0_FILES_FREE BIT(FATTR4_FILES_FREE) macro
/linux/fs/nfs/
H A Dnfs4xdr.c3689 if (unlikely(bitmap[0] & (FATTR4_WORD0_FILES_FREE - 1U))) in decode_attr_files_free()
3691 if (likely(bitmap[0] & FATTR4_WORD0_FILES_FREE)) { in decode_attr_files_free()
3696 bitmap[0] &= ~FATTR4_WORD0_FILES_FREE; in decode_attr_files_free()
H A Dnfs4proc.c258 | FATTR4_WORD0_FILES_FREE