Home
last modified time | relevance | path

Searched refs:THRESHOLD_WR (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dnfs4.h457 #define THRESHOLD_WR (1UL << 1) macro
/linux-4.19.296/fs/nfs/
Dpnfs.c1777 if (t->bm & THRESHOLD_WR) { in pnfs_within_mdsthreshold()
Dnfs4xdr.c4619 status = decode_threshold_hint(xdr, bitmap, &res->wr_sz, THRESHOLD_WR); in decode_first_threshold_item4()