Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dpnfs.c590 clear_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layout_remove_lseg()
905 set_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layout_free_bulk_destroy_list()
1106 test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags); in pnfs_layoutgets_blocked()
1562 test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) { in pnfs_roc()
2145 if (test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) { in pnfs_update_layout()
Dcallback_proc.c282 if (test_bit(NFS_LAYOUT_BULK_RECALL, &lo->plh_flags)) { in initiate_file_draining()
Dpnfs.h101 NFS_LAYOUT_BULK_RECALL, /* bulk recall affecting layout */ enumerator