Lines Matching refs:nfs4_state
148 struct nfs4_state * ls_state; /* Pointer to open state */
177 struct nfs4_state { struct
205 struct nfs4_state *state; argument
219 int (*recover_open)(struct nfs4_state_owner *, struct nfs4_state *);
220 int (*recover_lock)(struct nfs4_state *, struct file_lock *);
241 struct nfs4_state *state;
290 struct nfs4_state *state, long *timeout);
303 extern int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait);
323 extern int update_open_stateid(struct nfs4_state *state,
492 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
493 extern void nfs4_put_open_state(struct nfs4_state *);
494 extern void nfs4_close_state(struct nfs4_state *, fmode_t);
495 extern void nfs4_close_sync(struct nfs4_state *, fmode_t);
496 extern void nfs4_state_set_mode_locked(struct nfs4_state *, fmode_t);
499 extern int nfs4_state_mark_reclaim_nograce(struct nfs_client *, struct nfs4_state *);
505 extern int nfs4_schedule_stateid_recovery(const struct nfs_server *, struct nfs4_state *);
512 extern int nfs4_set_lock_state(struct nfs4_state *state, struct file_lock *fl);
513 extern int nfs4_select_rw_stateid(struct nfs4_state *, fmode_t,
517 struct nfs4_state *state);
628 static inline bool nfs4_valid_open_stateid(const struct nfs4_state *state) in nfs4_valid_open_stateid()
633 static inline bool nfs4_state_match_open_stateid_other(const struct nfs4_state *state, in nfs4_state_match_open_stateid_other()