hfs_brec_goto 123 fs/hfs/btree.h extern int hfs_brec_goto(struct hfs_find_data *, int); hfs_brec_goto 100 fs/hfs/dir.c err = hfs_brec_goto(&fd, ctx->pos - 1); hfs_brec_goto 145 fs/hfs/dir.c err = hfs_brec_goto(&fd, 1); hfs_brec_goto 188 fs/hfsplus/dir.c err = hfs_brec_goto(&fd, ctx->pos - 1); hfs_brec_goto 260 fs/hfsplus/dir.c err = hfs_brec_goto(&fd, 1); hfs_brec_goto 442 fs/hfsplus/hfsplus_fs.h int hfs_brec_goto(struct hfs_find_data *fd, int cnt); hfs_brec_goto 757 fs/hfsplus/xattr.c if (hfs_brec_goto(&fd, 1))