Home
last modified time | relevance | path

Searched refs:NFS_LAYOUT_HASHED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.h109 NFS_LAYOUT_HASHED, /* The layout visible */ enumerator
H A Dpnfs.c282 if (test_and_clear_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) { in pnfs_free_layout_hdr()
850 if (test_and_clear_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) in __must_hold()
1949 if (!test_and_set_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) { in _add_to_server_list()
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs.h107 NFS_LAYOUT_HASHED, /* The layout visible */ enumerator
H A Dpnfs.c282 if (test_and_clear_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) { in pnfs_free_layout_hdr()
849 if (test_and_clear_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) in __must_hold()
1946 if (!test_and_set_bit(NFS_LAYOUT_HASHED, &lo->plh_flags)) { in _add_to_server_list()

Completed in 12 milliseconds