xfs_nodelist_head   58 xfs/xfs_fs.h       struct xfs_nodelist_head nodehead;
xfs_nodelist_head   52 xfs/xfs_node.c nnfs_init_head(struct xfs_nodelist_head *head)
xfs_nodelist_head   67 xfs/xfs_node.c xfs_node_purge(struct xfs_nodelist_head *head, 
xfs_nodelist_head   78 xfs/xfs_node.c xfs_node_find(struct xfs_nodelist_head *head, xfs_handle *handlep)
xfs_nodelist_head   98 xfs/xfs_node.c xfs_remove_node(struct xfs_nodelist_head *head, struct xfs_node *node)
xfs_nodelist_head  111 xfs/xfs_node.c xfs_insert(struct xfs_nodelist_head *head, struct xfs_node *node)
xfs_nodelist_head  124 xfs/xfs_node.c xfs_update_handle(struct xfs_nodelist_head *head,
xfs_nodelist_head   86 xfs/xfs_node.h struct xfs_nodelist_head {
xfs_nodelist_head   90 xfs/xfs_node.h void	nnfs_init_head(struct xfs_nodelist_head *);
xfs_nodelist_head   91 xfs/xfs_node.h void	xfs_node_purge(struct xfs_nodelist_head *,
xfs_nodelist_head   94 xfs/xfs_node.h 	xfs_node_find(struct xfs_nodelist_head *, xfs_handle *);
xfs_nodelist_head   95 xfs/xfs_node.h void	xfs_remove_node(struct xfs_nodelist_head *, struct xfs_node *);
xfs_nodelist_head   96 xfs/xfs_node.h void	xfs_insert(struct xfs_nodelist_head *, struct xfs_node *);
xfs_nodelist_head   97 xfs/xfs_node.h int	xfs_update_handle(struct xfs_nodelist_head *, xfs_handle *,