Searched refs:ext4_check_blockref (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/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 | 3510 ext4_check_blockref(__func__, __LINE__, inode, \ 3515 ext4_check_blockref(__func__, __LINE__, inode, \ 3662 extern int ext4_check_blockref(const char *, unsigned int,
|