Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4.h3117 void __ext4_grp_locked_error(const char *, unsigned int,
3162 __ext4_grp_locked_error(__func__, __LINE__, sb, grp, ino, block, \
3212 __ext4_grp_locked_error("", 0, sb, grp, ino, block, " "); \
H A Dsuper.c1047 void __ext4_grp_locked_error(const char *function, unsigned int line, in __ext4_grp_locked_error() function