Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/blocklayout/
Dblocklayout.c750 set_bit(NFS_LSEG_UNAVAILABLE, &lseg->pls_flags); in bl_alloc_lseg()
861 test_bit(NFS_LSEG_UNAVAILABLE, &pgio->pg_lseg->pls_flags)) { in bl_pg_init_read()
923 test_bit(NFS_LSEG_UNAVAILABLE, &pgio->pg_lseg->pls_flags)) { in bl_pg_init_write()
/Linux-v5.15/fs/nfs/
Dpnfs.h45 NFS_LSEG_UNAVAILABLE, /* unavailable bit set for temporary problem */ enumerator