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;
522 nfs4_reset_state_owner(struct nfs4_state_owner *sp)
536 static void nfs4_free_state_owner(struct nfs4_state_owner *sp)
547 struct nfs4_state_owner *sp, *tmp;
575 * Returns a pointer to an instantiated nfs4_state_owner struct, or NULL.
577 struct nfs4_state_owner *nfs4_get_state_owner(struct nfs_server *server,
582 struct nfs4_state_owner *sp, *new;
603 * nfs4_put_state_owner - Release a nfs4_state_owner
614 void nfs4_put_state_owner(struct nfs4_state_owner *sp)
641 struct nfs4_state_owner *sp, *tmp;
660 struct nfs4_state_owner *sp, *tmp;
700 __nfs4_find_state_byowner(struct inode *inode, struct nfs4_state_owner *owner)
723 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner)
762 struct nfs4_state_owner *owner = state->owner;
783 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);
1579 static void nfs42_complete_copies(struct nfs4_state_owner *sp, struct nfs4_state *state)
1613 static inline void nfs42_complete_copies(struct nfs4_state_owner *sp,
1619 static int __nfs4_reclaim_open_state(struct nfs4_state_owner *sp, struct nfs4_state *state,
1650 static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp,
1773 struct nfs4_state_owner *sp;
1781 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
1825 struct nfs4_state_owner *sp;
1833 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node);
1927 struct nfs4_state_owner *sp;
1943 struct nfs4_state_owner, so_server_node);