Home
last modified time | relevance | path

Searched refs:ls_state (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Dnfs4proc.c1951 struct nfs4_state *state = lsp->ls_state; in nfs4_update_lock_stateid()
3035 const struct cred *cred = lsp->ls_state->owner->so_cred; in nfs41_check_expired_locks()
7140 struct nfs4_state *state = lsp->ls_state; in nfs4_refresh_lock_old_stateid()
7159 struct nfs4_state *state = lsp->ls_state; in nfs4_sync_lock_stateid()
7187 struct nfs4_state *state = lsp->ls_state; in nfs4_alloc_unlockdata()
7231 .inode = calldata->lsp->ls_state->inode, in nfs4_locku_done()
7241 locks_lock_inode_wait(calldata->lsp->ls_state->inode, &calldata->fl); in nfs4_locku_done()
7318 .rpc_client = NFS_CLIENT(lsp->ls_state->inode), in nfs4_do_unlck()
7325 if (nfs_server_capable(lsp->ls_state->inode, NFS_CAP_MOVEABLE)) in nfs4_do_unlck()
7328 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client, in nfs4_do_unlck()
[all …]
H A Dnfs4_fs.h149 struct nfs4_state * ls_state; /* Pointer to open state */ member
H A Dnfs4state.c875 lsp->ls_state = state; in nfs4_alloc_lock_state()
931 state = lsp->ls_state; in nfs4_put_lock_state()