Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h3032 void __ext4_grp_locked_error(const char *, unsigned int,
3074 __ext4_grp_locked_error(__func__, __LINE__, sb, grp, ino, block, \
3129 __ext4_grp_locked_error("", 0, sb, grp, ino, block, " "); \
H A Dsuper.c963 void __ext4_grp_locked_error(const char *function, unsigned int line, in __ext4_grp_locked_error() function