Searched refs:hfs_brec_goto (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/fs/hfs/
H A Ddir.c106 err = hfs_brec_goto(&fd, ctx->pos - 1); hfs_readdir()
151 err = hfs_brec_goto(&fd, 1); hfs_readdir()
H A Dbfind.c161 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) hfs_brec_goto() function
H A Dbtree.h121 extern int hfs_brec_goto(struct hfs_find_data *, int);
/linux-4.4.14/fs/hfsplus/
H A Ddir.c189 err = hfs_brec_goto(&fd, ctx->pos - 1); hfsplus_readdir()
261 err = hfs_brec_goto(&fd, 1); hfsplus_readdir()
H A Dhfsplus_fs.h342 #define hfs_brec_goto hfsplus_brec_goto macro
439 int hfs_brec_goto(struct hfs_find_data *fd, int cnt);
H A Dbfind.c230 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) hfs_brec_goto() function
H A Dxattr.c769 if (hfs_brec_goto(&fd, 1)) hfsplus_listxattr()

Completed in 130 milliseconds