Lines Matching refs:ls_flags
2298 set_bit(NFS_LOCK_LOST, &lsp->ls_flags);
2915 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
2930 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
2933 set_bit(NFS_LOCK_LOST, &lsp->ls_flags);
6945 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
7037 set_bit(NFS_LOCK_UNLOCKING, &lsp->ls_flags);
7043 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
7121 if (!test_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags)) {
7175 set_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
7240 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
7334 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
7364 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) ||
7365 test_bit(NFS_LOCK_LOST, &lsp->ls_flags))