Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4proc.c1855 struct nfs4_state *state = lsp->ls_state; in nfs4_update_lock_stateid()
2918 const struct cred *cred = lsp->ls_state->owner->so_cred; in nfs41_check_expired_locks()
6835 struct nfs4_state *state = lsp->ls_state; in nfs4_refresh_lock_old_stateid()
6854 struct nfs4_state *state = lsp->ls_state; in nfs4_sync_lock_stateid()
6881 struct nfs4_state *state = lsp->ls_state; in nfs4_alloc_unlockdata()
6918 .inode = calldata->lsp->ls_state->inode, in nfs4_locku_done()
6927 locks_lock_inode_wait(calldata->lsp->ls_state->inode, &calldata->fl); in nfs4_locku_done()
7003 .rpc_client = NFS_CLIENT(lsp->ls_state->inode), in nfs4_do_unlck()
7010 if (nfs_server_capable(lsp->ls_state->inode, NFS_CAP_MOVEABLE)) in nfs4_do_unlck()
7013 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client, in nfs4_do_unlck()
[all …]
H A Dnfs4_fs.h150 struct nfs4_state * ls_state; /* Pointer to open state */ member
H A Dnfs4state.c881 lsp->ls_state = state; in nfs4_alloc_lock_state()
943 state = lsp->ls_state; in nfs4_put_lock_state()