Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dpnfs.c378 clear_bit(NFS_LAYOUT_RETURN_LOCK, &lo->plh_flags); in pnfs_clear_layoutreturn_waitbit()
462 !test_and_set_bit(NFS_LAYOUT_RETURN_LOCK, &lo->plh_flags)) in pnfs_mark_layout_stateid_invalid()
1187 if (test_and_set_bit(NFS_LAYOUT_RETURN_LOCK, &lo->plh_flags)) in pnfs_prepare_layoutreturn()
1342 if (test_bit(NFS_LAYOUT_RETURN_LOCK, &lo->plh_flags)) { in _pnfs_return_layout()
1433 if (test_bit(NFS_LAYOUT_RETURN_LOCK, &lo->plh_flags)) { in pnfs_roc()
A Dpnfs.h102 NFS_LAYOUT_RETURN_LOCK, /* Serialise layoutreturn */ enumerator

Completed in 12 milliseconds