Lines Matching refs:ls_flags
2292 set_bit(NFS_LOCK_LOST, &lsp->ls_flags);
2905 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
2920 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
2923 set_bit(NFS_LOCK_LOST, &lsp->ls_flags);
6819 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
6913 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
6992 if (!test_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags)) {
7048 set_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
7117 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
7210 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
7240 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) ||
7241 test_bit(NFS_LOCK_LOST, &lsp->ls_flags))