Searched refs:hfs_brec_goto (Results 1 – 7 of 7) sorted by relevance
100 err = hfs_brec_goto(&fd, ctx->pos - 1); in hfs_readdir()145 err = hfs_brec_goto(&fd, 1); in hfs_readdir()
130 extern int hfs_brec_goto(struct hfs_find_data *, int);
174 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) in hfs_brec_goto() function
349 #define hfs_brec_goto hfsplus_brec_goto macro436 int hfs_brec_goto(struct hfs_find_data *fd, int cnt);
188 err = hfs_brec_goto(&fd, ctx->pos - 1); in hfsplus_readdir()260 err = hfs_brec_goto(&fd, 1); in hfsplus_readdir()
220 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) in hfs_brec_goto() function
754 if (hfs_brec_goto(&fd, 1)) in hfsplus_listxattr()