• Home
  • Raw
  • Download

Lines Matching refs:nfs4_state

78 static int nfs4_async_handle_error(struct rpc_task *, const struct nfs_server *, struct nfs4_state
84 struct nfs4_state *state);
284 struct nfs4_state *state = exception->state; in nfs4_handle_exception()
768 struct nfs4_state *state;
925 static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode) in can_open_cached()
962 static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode) in update_open_stateflags()
977 static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fm… in nfs_set_open_stateid_locked()
995 static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) in nfs_set_open_stateid()
1002 static void __update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, const nfs4_… in __update_open_stateid()
1021 static int update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, nfs4_stateid *… in update_open_stateid()
1076 static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata) in nfs4_try_open_cached()
1078 struct nfs4_state *state = opendata->state; in nfs4_try_open_cached()
1125 nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state) in nfs4_opendata_check_deleg()
1155 static struct nfs4_state *
1159 struct nfs4_state *state = data->state; in _nfs4_opendata_reclaim_to_nfs4_state()
1193 static struct nfs4_state *
1197 struct nfs4_state *state = NULL; in _nfs4_opendata_to_nfs4_state()
1230 static struct nfs4_state *
1238 static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state) in nfs4_state_find_open_context()
1256 struct nfs4_state *state, enum open_claim_type4 claim) in nfs4_open_recoverdata_alloc()
1269 …nt nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res) in nfs4_open_recover_helper()
1271 struct nfs4_state *newstate; in nfs4_open_recover_helper()
1290 static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state) in nfs4_open_recover()
1292 struct nfs4_state *newstate; in nfs4_open_recover()
1341 static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) in _nfs4_do_open_reclaim()
1363 static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs4_do_open_reclaim()
1379 static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_reclaim()
1392 static int nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state,… in nfs4_handle_delegation_recall_error()
1438 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_… in nfs4_open_delegation_recall()
1470 struct nfs4_state *state = NULL; in nfs4_open_confirm_release()
1625 struct nfs4_state *state = NULL; in nfs4_open_release()
1719 struct nfs4_state *state, fmode_t fmode, in nfs4_opendata_access()
1801 static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) in _nfs4_open_expired()
1817 static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs4_do_open_expired()
1840 static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_expired()
1854 static void nfs41_clear_delegation_stateid(struct nfs4_state *state) in nfs41_clear_delegation_stateid()
1887 static int nfs41_check_open_stateid(struct nfs4_state *state) in nfs41_check_open_stateid()
1914 static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs41_open_expired()
1945 struct nfs4_state **res) in _nfs4_open_and_get_state()
1949 struct nfs4_state *state; in _nfs4_open_and_get_state()
1986 struct nfs4_state **res, in _nfs4_do_open()
1990 struct nfs4_state *state = NULL; in _nfs4_do_open()
2063 static struct nfs4_state *nfs4_do_open(struct inode *dir, in nfs4_do_open()
2073 struct nfs4_state *res; in nfs4_do_open()
2125 struct nfs4_state *state) in _nfs4_do_setattr()
2175 struct nfs4_state *state) in nfs4_do_setattr()
2209 struct nfs4_state *state;
2233 static void nfs4_close_clear_stateid_flags(struct nfs4_state *state, in nfs4_close_clear_stateid_flags()
2256 struct nfs4_state *state = calldata->state; in nfs4_close_done()
2293 struct nfs4_state *state = calldata->state; in nfs4_close_prepare()
2367 int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait) in nfs4_do_close()
2428 struct nfs4_state *state; in nfs4_atomic_open()
2769 struct nfs4_state *state = NULL; in nfs4_proc_setattr()
3033 struct nfs4_state *state; in nfs4_proc_create()
4191 nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server, struct nfs4_state *… in nfs4_async_handle_error()
4538 static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request) in _nfs4_proc_getlk()
4579 static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_getlk()
4741 static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_unlck()
4840 struct nfs4_state *state = data->lsp->ls_state; in nfs4_lock_prepare()
4944 static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_typ… in _nfs4_do_setlk()
4994 static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request) in nfs4_lock_reclaim()
5014 static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request) in nfs4_lock_expired()
5051 static int nfs41_check_expired_locks(struct nfs4_state *state) in nfs41_check_expired_locks()
5075 static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request) in nfs41_lock_expired()
5087 static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request) in _nfs4_proc_setlk()
5136 static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_setlk()
5158 struct nfs4_state *state; in nfs4_proc_lock()
5212 int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid … in nfs4_lock_delegation_recall()
6233 struct nfs4_state *state = NULL; in nfs4_layoutget_done()