Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/hfs/
A Ddir.c100 err = hfs_brec_goto(&fd, ctx->pos - 1); in hfs_readdir()
145 err = hfs_brec_goto(&fd, 1); in hfs_readdir()
A Dbtree.h130 extern int hfs_brec_goto(struct hfs_find_data *, int);
A Dbfind.c174 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) in hfs_brec_goto() function
/linux-6.3-rc2/fs/hfsplus/
A Dhfsplus_fs.h346 #define hfs_brec_goto hfsplus_brec_goto macro
433 int hfs_brec_goto(struct hfs_find_data *fd, int cnt);
A Ddir.c188 err = hfs_brec_goto(&fd, ctx->pos - 1); in hfsplus_readdir()
260 err = hfs_brec_goto(&fd, 1); in hfsplus_readdir()
A Dbfind.c231 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) in hfs_brec_goto() function
A Dxattr.c756 if (hfs_brec_goto(&fd, 1)) in hfsplus_listxattr()

Completed in 14 milliseconds