Searched refs:ext4_check_blockref (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ext4/ |
D | block_validity.c | 349 int ext4_check_blockref(const char *function, unsigned int line, in ext4_check_blockref() function
|
D | ext4.h | 3523 ext4_check_blockref(__func__, __LINE__, inode, \ 3528 ext4_check_blockref(__func__, __LINE__, inode, \ 3672 extern int ext4_check_blockref(const char *, unsigned int,
|