Searched refs:FATTR4_WORD2_LAYOUT_BLKSIZE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h582 #define FATTR4_WORD2_LAYOUT_BLKSIZE BIT(FATTR4_LAYOUT_BLKSIZE - 64) macro
/linux-master/fs/nfsd/
H A Dnfsd.h408 (FATTR4_WORD2_LAYOUT_BLKSIZE | FATTR4_WORD2_LAYOUT_TYPES)
/linux-master/fs/nfs/
H A Dnfs4xdr.c4876 if (bitmap[2] & FATTR4_WORD2_LAYOUT_BLKSIZE) {
4881 bitmap[2] &= ~FATTR4_WORD2_LAYOUT_BLKSIZE;
H A Dnfs4proc.c268 FATTR4_WORD2_LAYOUT_BLKSIZE

Completed in 216 milliseconds