Home
last modified time | relevance | path

Searched refs:inode_points_to_dirent (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dnamei.h52 static inline bool inode_points_to_dirent(struct bch_inode_unpacked *inode, in inode_points_to_dirent() function
65 if (likely(inode_points_to_dirent(target, d) && in bch2_check_dirent_target()
H A Dnamei.c669 if (inode_points_to_dirent(target, d)) in bch2_check_dirent_inode_dirent()