Lines Matching refs:nfs4_state_owner

211 	struct nfs4_state_owner *sp;
217 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
406 static struct nfs4_state_owner *
411 struct nfs4_state_owner *sp;
416 sp = rb_entry(parent, struct nfs4_state_owner, so_server_node);
433 static struct nfs4_state_owner *
434 nfs4_insert_state_owner_locked(struct nfs4_state_owner *new)
439 struct nfs4_state_owner *sp;
444 sp = rb_entry(parent, struct nfs4_state_owner, so_server_node);
464 nfs4_remove_state_owner_locked(struct nfs4_state_owner *sp)
494 static struct nfs4_state_owner *
499 struct nfs4_state_owner *sp;
523 nfs4_reset_state_owner(struct nfs4_state_owner *sp)
537 static void nfs4_free_state_owner(struct nfs4_state_owner *sp)
548 struct nfs4_state_owner *sp, *tmp;
576 * Returns a pointer to an instantiated nfs4_state_owner struct, or NULL.
578 struct nfs4_state_owner *nfs4_get_state_owner(struct nfs_server *server,
583 struct nfs4_state_owner *sp, *new;
604 * nfs4_put_state_owner - Release a nfs4_state_owner
615 void nfs4_put_state_owner(struct nfs4_state_owner *sp)
642 struct nfs4_state_owner *sp, *tmp;
661 struct nfs4_state_owner *sp, *tmp;
701 __nfs4_find_state_byowner(struct inode *inode, struct nfs4_state_owner *owner)
724 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner)
763 struct nfs4_state_owner *owner = state->owner;
784 struct nfs4_state_owner *owner = state->owner;
1152 struct nfs4_state_owner *sp;
1157 sp = container_of(seqid->sequence, struct nfs4_state_owner, so_seqid);
1578 static void nfs42_complete_copies(struct nfs4_state_owner *sp, struct nfs4_state *state)
1612 static inline void nfs42_complete_copies(struct nfs4_state_owner *sp,
1618 static int __nfs4_reclaim_open_state(struct nfs4_state_owner *sp, struct nfs4_state *state,
1647 static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs4_state_recovery_ops *ops)
1768 struct nfs4_state_owner *sp;
1776 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
1820 struct nfs4_state_owner *sp;
1828 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
1922 struct nfs4_state_owner *sp;
1937 struct nfs4_state_owner, so_server_node);