NFS_LAYOUT_RETURN  342 fs/nfs/pnfs.c  	clear_bit_unlock(NFS_LAYOUT_RETURN, &lo->plh_flags);
NFS_LAYOUT_RETURN  345 fs/nfs/pnfs.c  	wake_up_bit(&lo->plh_flags, NFS_LAYOUT_RETURN);
NFS_LAYOUT_RETURN  426 fs/nfs/pnfs.c  	if (test_bit(NFS_LAYOUT_RETURN, &lo->plh_flags) &&
NFS_LAYOUT_RETURN  526 fs/nfs/pnfs.c  	    !test_bit(NFS_LAYOUT_RETURN, &lo->plh_flags)) {
NFS_LAYOUT_RETURN 1132 fs/nfs/pnfs.c  	set_bit(NFS_LAYOUT_RETURN, &lo->plh_flags);
NFS_LAYOUT_RETURN 1282 fs/nfs/pnfs.c  		if (wait_on_bit(&lo->plh_flags, NFS_LAYOUT_RETURN,
NFS_LAYOUT_RETURN 1377 fs/nfs/pnfs.c  		wait_on_bit(&lo->plh_flags, NFS_LAYOUT_RETURN,
NFS_LAYOUT_RETURN 1536 fs/nfs/pnfs.c          if (lo && test_bit(NFS_LAYOUT_RETURN, &lo->plh_flags)) {
NFS_LAYOUT_RETURN 1834 fs/nfs/pnfs.c  	return wait_on_bit_action(&lo->plh_flags, NFS_LAYOUT_RETURN,
NFS_LAYOUT_RETURN 2017 fs/nfs/pnfs.c  	if (test_bit(NFS_LAYOUT_RETURN, &lo->plh_flags)) {
NFS_LAYOUT_RETURN 2146 fs/nfs/pnfs.c  	if (test_bit(NFS_LAYOUT_RETURN, &lo->plh_flags))