Home
last modified time | relevance | path

Searched refs:NFS_LSEG_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/nfs/blocklayout/
Dblocklayout.c755 set_bit(NFS_LSEG_UNAVAILABLE, &lseg->pls_flags); in bl_alloc_lseg()
866 test_bit(NFS_LSEG_UNAVAILABLE, &pgio->pg_lseg->pls_flags)) { in bl_pg_init_read()
928 test_bit(NFS_LSEG_UNAVAILABLE, &pgio->pg_lseg->pls_flags)) { in bl_pg_init_write()
/Linux-v4.19/fs/nfs/
Dpnfs.h45 NFS_LSEG_UNAVAILABLE, /* unavailable bit set for temporary problem */ enumerator