Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dindirect.c170 if (ext4_check_indirect_blockref(inode, bh)) { in ext4_get_branch()
Dext4.h2971 #define ext4_check_indirect_blockref(inode, bh) \ macro