Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds