Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dnfs4_fs.h161 struct nfs4_state * ls_state; /* Pointer to open state */ member
Dnfs4state.c747 lsp->ls_state = state; in nfs4_alloc_lock_state()
769 struct nfs_server *server = lsp->ls_state->owner->so_server; in nfs4_free_lock_state()
821 state = lsp->ls_state; in nfs4_put_lock_state()
Dnfs4proc.c4026 struct inode *inode = lsp->ls_state->inode; in nfs4_alloc_unlockdata()
4115 .rpc_client = NFS_CLIENT(lsp->ls_state->inode), in nfs4_do_unlck()
4195 struct inode *inode = lsp->ls_state->inode; in nfs4_alloc_lockdata()
4204 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask); in nfs4_alloc_lockdata()
4231 struct nfs4_state *state = data->lsp->ls_state; in nfs4_lock_prepare()
4327 nfs4_schedule_stateid_recovery(server, lsp->ls_state); in nfs4_handle_setlk_error()
4602 struct nfs_server *server = lsp->ls_state->owner->so_server; in nfs4_release_lockowner()