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()
7171 struct nfs4_state *state = lsp->ls_state; in nfs4_refresh_lock_old_stateid()
7190 struct nfs4_state *state = lsp->ls_state; in nfs4_sync_lock_stateid()
7218 struct nfs4_state *state = lsp->ls_state; in nfs4_alloc_unlockdata()
7262 .inode = calldata->lsp->ls_state->inode, in nfs4_locku_done()
7272 locks_lock_inode_wait(calldata->lsp->ls_state->inode, &calldata->fl); in nfs4_locku_done()
7349 .rpc_client = NFS_CLIENT(lsp->ls_state->inode), in nfs4_do_unlck()
7356 if (nfs_server_capable(lsp->ls_state->inode, NFS_CAP_MOVEABLE)) in nfs4_do_unlck()
7359 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()