Lines Matching refs:nfs4_state_owner
211 struct nfs4_state_owner *sp; in nfs4_get_renew_cred_server_locked()
217 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node); in nfs4_get_renew_cred_server_locked()
406 static struct nfs4_state_owner *
411 struct nfs4_state_owner *sp; in nfs4_find_state_owner_locked()
416 sp = rb_entry(parent, struct nfs4_state_owner, so_server_node); in nfs4_find_state_owner_locked()
433 static struct nfs4_state_owner *
434 nfs4_insert_state_owner_locked(struct nfs4_state_owner *new) in nfs4_insert_state_owner_locked()
439 struct nfs4_state_owner *sp; in nfs4_insert_state_owner_locked()
444 sp = rb_entry(parent, struct nfs4_state_owner, so_server_node); in nfs4_insert_state_owner_locked()
464 nfs4_remove_state_owner_locked(struct nfs4_state_owner *sp) in nfs4_remove_state_owner_locked()
494 static struct nfs4_state_owner *
499 struct nfs4_state_owner *sp; in nfs4_alloc_state_owner()
517 nfs4_reset_state_owner(struct nfs4_state_owner *sp) in nfs4_reset_state_owner()
531 static void nfs4_free_state_owner(struct nfs4_state_owner *sp) in nfs4_free_state_owner()
541 struct nfs4_state_owner *sp, *tmp; in nfs4_gc_state_owners()
571 struct nfs4_state_owner *nfs4_get_state_owner(struct nfs_server *server, in nfs4_get_state_owner()
576 struct nfs4_state_owner *sp, *new; in nfs4_get_state_owner()
608 void nfs4_put_state_owner(struct nfs4_state_owner *sp) in nfs4_put_state_owner()
635 struct nfs4_state_owner *sp, *tmp; in nfs4_purge_state_owners()
654 struct nfs4_state_owner *sp, *tmp; in nfs4_free_state_owners()
694 __nfs4_find_state_byowner(struct inode *inode, struct nfs4_state_owner *owner) in __nfs4_find_state_byowner()
717 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state()
756 struct nfs4_state_owner *owner = state->owner; in nfs4_put_open_state()
777 struct nfs4_state_owner *owner = state->owner; in __nfs4_close()
1140 struct nfs4_state_owner *sp; in nfs_increment_open_seqid()
1145 sp = container_of(seqid->sequence, struct nfs4_state_owner, so_seqid); in nfs_increment_open_seqid()
1567 static void nfs42_complete_copies(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs42_complete_copies()
1601 static inline void nfs42_complete_copies(struct nfs4_state_owner *sp, in nfs42_complete_copies()
1607 static int __nfs4_reclaim_open_state(struct nfs4_state_owner *sp, struct nfs4_state *state, in __nfs4_reclaim_open_state()
1638 static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, in nfs4_reclaim_open_state()
1758 struct nfs4_state_owner *sp; in nfs4_reset_seqids()
1766 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node); in nfs4_reset_seqids()
1810 struct nfs4_state_owner *sp; in nfs4_clear_reclaim_server()
1818 sp = rb_entry(pos, struct nfs4_state_owner, so_server_node); in nfs4_clear_reclaim_server()
1913 struct nfs4_state_owner *sp; in nfs4_do_reclaim()
1932 struct nfs4_state_owner, so_server_node); in nfs4_do_reclaim()