Lines Matching refs:lbnentry
608 lge(struct lbnentry *a, struct lbnentry *b)
613 SPLAY_PROTOTYPE(lfs_splay, lbnentry, entry, lge);
615 SPLAY_GENERATE(lfs_splay, lbnentry, entry, lge);
627 struct lbnentry *lbp;
642 lbp = (struct lbnentry *)pool_get(&lfs_lbnentry_pool, PR_WAITOK);
661 lfs_do_deregister(struct lfs *fs, struct inode *ip, struct lbnentry *lbp)
688 struct lbnentry *lbp;
689 struct lbnentry tmp;
716 struct lbnentry *lbp;