Searched refs:hfs_brec_goto (Results 1 – 7 of 7) sorted by relevance
106 err = hfs_brec_goto(&fd, ctx->pos - 1); in hfs_readdir()151 err = hfs_brec_goto(&fd, 1); in hfs_readdir()
121 extern int hfs_brec_goto(struct hfs_find_data *, int);
161 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) in hfs_brec_goto() function
343 #define hfs_brec_goto hfsplus_brec_goto macro440 int hfs_brec_goto(struct hfs_find_data *fd, int cnt);
189 err = hfs_brec_goto(&fd, ctx->pos - 1); in hfsplus_readdir()261 err = hfs_brec_goto(&fd, 1); in hfsplus_readdir()
230 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) in hfs_brec_goto() function
762 if (hfs_brec_goto(&fd, 1)) in hfsplus_listxattr()