Searched refs:ext4_check_blockref (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/ext4/ |
D | block_validity.c | 222 int ext4_check_blockref(const char *function, unsigned int line, in ext4_check_blockref() function
|
D | ext4.h | 2972 ext4_check_blockref(__func__, __LINE__, inode, \ 2977 ext4_check_blockref(__func__, __LINE__, inode, \ 3123 extern int ext4_check_blockref(const char *, unsigned int,
|