Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dpnfs.c577 clear_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layout_remove_lseg()
891 set_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layout_free_bulk_destroy_list()
1026 test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layoutgets_blocked()
1442 test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) { in pnfs_roc()
2022 if (test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) { in pnfs_update_layout()
H A Dcallback_proc.c276 if (test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) { in initiate_file_draining()
H A Dpnfs.h100 NFS_LAYOUT_BULK_RECALL, /* bulk recall affecting layout */ enumerator