Searched refs:ext4_check_indirect_blockref (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/ext4/ | ||
| H A D | indirect.c | 178 if (ext4_check_indirect_blockref(inode, bh)) { in ext4_get_branch() |
| H A D | ext4.h | 3542 #define ext4_check_indirect_blockref(inode, bh) \ macro |