Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddirent.h74 u64 bch2_dirent_lookup(struct bch_fs *, subvol_inum,
Dfs-ioctl.c232 ret = bch2_dirent_lookup(c, inode_inum(src), &hash, &qstr, &inum); in bch2_ioc_reinherit_attrs()
Ddirent.c483 u64 bch2_dirent_lookup(struct bch_fs *c, subvol_inum dir, in bch2_dirent_lookup() function