Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c1842 struct nfs4_state *state = lsp->ls_state; in nfs4_update_lock_stateid()
2894 const struct cred *cred = lsp->ls_state->owner->so_cred; in nfs41_check_expired_locks()
6673 struct nfs4_state *state = lsp->ls_state; in nfs4_refresh_lock_old_stateid()
6692 struct nfs4_state *state = lsp->ls_state; in nfs4_sync_lock_stateid()
6719 struct nfs4_state *state = lsp->ls_state; in nfs4_alloc_unlockdata()
6756 .inode = calldata->lsp->ls_state->inode, in nfs4_locku_done()
6765 locks_lock_inode_wait(calldata->lsp->ls_state->inode, &calldata->fl); in nfs4_locku_done()
6841 .rpc_client = NFS_CLIENT(lsp->ls_state->inode), in nfs4_do_unlck()
6848 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client, in nfs4_do_unlck()
6937 struct inode *inode = lsp->ls_state->inode; in nfs4_alloc_lockdata()
[all …]
H A Dnfs4_fs.h148 struct nfs4_state * ls_state; /* Pointer to open state */ member
H A Dnfs4state.c878 lsp->ls_state = state; in nfs4_alloc_lock_state()
940 state = lsp->ls_state; in nfs4_put_lock_state()