Home
last modified time | relevance | path

Searched refs:bch2_readdir (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Ddirent.h80 int bch2_readdir(struct bch_fs *, subvol_inum, struct dir_context *);
Ddirent.c546 int bch2_readdir(struct bch_fs *c, subvol_inum inum, struct dir_context *ctx) in bch2_readdir() function
Dfs.c1377 int ret = bch2_readdir(c, inode_inum(inode), ctx); in bch2_vfs_readdir()