Searched refs:ext4_check_indirect_blockref (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/ext4/ | ||
| D | indirect.c | 171 if (ext4_check_indirect_blockref(inode, bh)) { in ext4_get_branch() |
| D | ext4.h | 3547 #define ext4_check_indirect_blockref(inode, bh) \ macro |