Lines Matching refs:plh_flags

266 	if (!test_and_set_bit(fail_bit, &lo->plh_flags))  in pnfs_layout_set_fail_bit()
273 if (test_and_clear_bit(fail_bit, &lo->plh_flags)) in pnfs_layout_clear_fail_bit()
303 if (test_bit(fail_bit, &lo->plh_flags) == 0) in pnfs_layout_io_test_failed()
344 clear_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layout_remove_lseg()
368 if (test_and_set_bit(NFS_LAYOUT_RETURN, &lo->plh_flags)) in pnfs_prepare_layoutreturn()
372 clear_bit(NFS_LAYOUT_RETURN_BEFORE_CLOSE, &lo->plh_flags); in pnfs_prepare_layoutreturn()
701 set_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layout_free_bulk_destroy_list()
824 test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layoutgets_blocked()
841 test_bit(NFS_LAYOUT_INVALID_STID, &lo->plh_flags)) { in pnfs_choose_layoutget_stateid()
941 clear_bit_unlock(NFS_LAYOUT_RETURN, &lo->plh_flags); in pnfs_clear_layoutreturn_waitbit()
943 wake_up_bit(&lo->plh_flags, NFS_LAYOUT_RETURN); in pnfs_clear_layoutreturn_waitbit()
1031 set_bit(NFS_LAYOUT_INVALID_STID, &lo->plh_flags); in _pnfs_return_layout()
1085 if (!lo || test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) in pnfs_roc()
1102 &lo->plh_flags)) in pnfs_roc()
1185 if (lo && test_bit(NFS_LAYOUT_RETURN, &lo->plh_flags)) in pnfs_wait_on_layoutreturn()
1485 return !wait_on_bit_action(&lo->plh_flags, NFS_LAYOUT_RETURN, in pnfs_prepare_to_retry_layoutget()
1492 unsigned long *bitlock = &lo->plh_flags; in pnfs_clear_first_layoutget()
1542 if (test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) { in pnfs_update_layout()
1558 &lo->plh_flags)) { in pnfs_update_layout()
1560 wait_on_bit(&lo->plh_flags, NFS_LAYOUT_FIRST_LAYOUTGET, in pnfs_update_layout()
1578 if (test_bit(NFS_LAYOUT_RETURN, &lo->plh_flags)) { in pnfs_update_layout()
1711 clear_bit(NFS_LAYOUT_INVALID_STID, &lo->plh_flags); in pnfs_layout_process()
1754 &lo->plh_flags); in pnfs_mark_matching_lsegs_return()