Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h469 #define THRESHOLD_WR (1UL << 1) macro
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs.c1883 if (t->bm & THRESHOLD_WR) { in pnfs_within_mdsthreshold()
H A Dnfs4xdr.c4512 status = decode_threshold_hint(xdr, bitmap, &res->wr_sz, THRESHOLD_WR); in decode_first_threshold_item4()