Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dpnfs.h107 NFS_LAYOUT_HASHED, /* The layout visible */ enumerator
Dpnfs.c282 if (test_and_clear_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) { in pnfs_free_layout_hdr()
846 if (test_and_clear_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) in pnfs_layout_bulk_destroy_byserver_locked()
1943 if (!test_and_set_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) { in _add_to_server_list()