Home
last modified time | relevance | path

Searched refs:nfs4_state (Results 1 – 9 of 9) sorted by relevance

/fs/nfs/
Dnfs4_fs.h145 struct nfs4_state * ls_state; /* Pointer to open state */
174 struct nfs4_state { struct
202 struct nfs4_state *state; argument
216 int (*recover_open)(struct nfs4_state_owner *, struct nfs4_state *);
217 int (*recover_lock)(struct nfs4_state *, struct file_lock *);
238 struct nfs4_state *state;
288 struct nfs4_state *state, long *timeout);
301 extern int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait);
470 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
471 extern void nfs4_put_open_state(struct nfs4_state *);
[all …]
Dnfs4state.c669 static struct nfs4_state *
672 struct nfs4_state *state; in nfs4_alloc_open_state()
686 nfs4_state_set_mode_locked(struct nfs4_state *state, fmode_t fmode) in nfs4_state_set_mode_locked()
700 static struct nfs4_state *
704 struct nfs4_state *state; in __nfs4_find_state_byowner()
718 nfs4_free_open_state(struct nfs4_state *state) in nfs4_free_open_state()
723 struct nfs4_state *
726 struct nfs4_state *state, *new; in nfs4_get_open_state()
760 void nfs4_put_open_state(struct nfs4_state *state) in nfs4_put_open_state()
780 static void __nfs4_close(struct nfs4_state *state, in __nfs4_close()
[all …]
Dnfs4proc.c468 struct nfs4_state *state = exception->state; in nfs4_do_handle_exception()
651 struct nfs4_state *state, long *timeout) in nfs4_async_handle_error()
1434 static bool nfs4_mode_match_open_stateid(struct nfs4_state *state, in nfs4_mode_match_open_stateid()
1449 static int can_open_cached(struct nfs4_state *state, fmode_t mode, in can_open_cached()
1502 static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode) in update_open_stateflags()
1518 static bool nfs_open_stateid_recover_openmode(struct nfs4_state *state) in nfs_open_stateid_recover_openmode()
1530 static void nfs_state_log_update_open_stateid(struct nfs4_state *state) in nfs_state_log_update_open_stateid()
1536 static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state) in nfs_test_and_clear_all_open_stateid()
1561 static bool nfs_stateid_is_sequential(struct nfs4_state *state, in nfs_stateid_is_sequential()
1579 static void nfs_resync_open_stateid_locked(struct nfs4_state *state) in nfs_resync_open_stateid_locked()
[all …]
Ddelegation.h66 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_…
67 int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid …
Dnfs4trace.h720 const struct nfs4_state *state = ctx->state;
789 const struct nfs4_state *state
828 const struct nfs4_state *state,
895 const struct nfs4_state *state,
953 const struct nfs4_state *state, \
964 const struct nfs4_state *state,
1107 const struct nfs4_state *state,
1151 const struct nfs4_state *state, \
1625 const struct nfs4_state *state =
1685 const struct nfs4_state *state =
[all …]
Ddelegation.c105 static int nfs_delegation_claim_locks(struct nfs4_state *state, const nfs4_stateid *stateid) in nfs_delegation_claim_locks()
143 struct nfs4_state *state; in nfs_delegation_claim_opens()
Dpnfs.c1389 struct nfs4_state *state; in pnfs_roc()
/fs/nfs/flexfilelayout/
Dflexfilelayout.c1132 struct nfs4_state *state, in ff_layout_async_handle_error_v4()
1241 struct nfs4_state *state, in ff_layout_async_handle_error()
/fs/nfs/filelayout/
Dfilelayout.c123 struct nfs4_state *state, in filelayout_async_handle_error()