• Home
  • Raw
  • Download

Lines Matching defs:state

238 	struct nfs4_state *state = exception->state;  in nfs4_handle_exception()  local
305 struct nfs4_state *state; member
403 static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode) in can_open_cached()
433 static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode) in update_open_stateflags()
448 static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fm… in nfs_set_open_stateid_locked()
465 static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) in nfs_set_open_stateid()
472 static void __update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, const nfs4_… in __update_open_stateid()
491 static int update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, nfs4_stateid *… in update_open_stateid()
547 struct nfs4_state *state = opendata->state; in nfs4_try_open_cached() local
594 struct nfs4_state *state = NULL; in nfs4_opendata_to_nfs4_state() local
643 static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state) in nfs4_state_find_open_context()
660 … nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs4_open_recoverdata_alloc()
693 static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state) in nfs4_open_recover()
740 static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) in _nfs4_do_open_reclaim()
763 static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs4_do_open_reclaim()
777 static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_reclaim()
790 static int _nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, con… in _nfs4_open_delegation_recall()
806 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_… in nfs4_open_delegation_recall()
847 struct nfs4_state *state = NULL; in nfs4_open_confirm_release() local
977 struct nfs4_state *state = NULL; in nfs4_open_release() local
1084 static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) in _nfs4_open_expired()
1099 static inline int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs4_do_open_expired()
1114 static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_expired()
1149 struct nfs4_state *state = NULL; in _nfs4_do_open() local
1249 struct nfs4_state *state) in _nfs4_do_setattr()
1288 struct nfs4_state *state) in nfs4_do_setattr()
1304 struct nfs4_state *state; member
1326 struct nfs4_state *state = calldata->state; in nfs4_close_done() local
1357 struct nfs4_state *state = calldata->state; in nfs4_close_prepare() local
1411 int nfs4_do_close(struct path *path, struct nfs4_state *state, int wait) in nfs4_do_close()
1468 static int nfs4_intent_set_file(struct nameidata *nd, struct path *path, struct nfs4_state *state, … in nfs4_intent_set_file()
1504 struct nfs4_state *state; in nfs4_atomic_open() local
1551 struct nfs4_state *state; in nfs4_open_revalidate() local
1765 struct nfs4_state *state = NULL; in nfs4_proc_setattr() local
2001 struct nfs4_state *state; in nfs4_proc_create() local
2859 …sync_handle_error(struct rpc_task *task, const struct nfs_server *server, struct nfs4_state *state) in nfs4_async_handle_error()
3102 static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request) in _nfs4_proc_getlk()
3142 static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_getlk()
3295 static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_unlck()
3383 struct nfs4_state *state = data->lsp->ls_state; in nfs4_lock_prepare() local
3454 static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int reclaim) in _nfs4_do_setlk()
3498 static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request) in nfs4_lock_reclaim()
3516 static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request) in nfs4_lock_expired()
3536 static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request) in _nfs4_proc_setlk()
3572 static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_setlk()
3589 struct nfs4_state *state; in nfs4_proc_lock() local
3621 int nfs4_lock_delegation_recall(struct nfs4_state *state, struct file_lock *fl) in nfs4_lock_delegation_recall()