Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Dext4.h3135 void __ext4_grp_locked_error(const char *, unsigned int,
3180 __ext4_grp_locked_error(__func__, __LINE__, sb, grp, ino, block, \
3230 __ext4_grp_locked_error("", 0, sb, grp, ino, block, " "); \
Dsuper.c1047 void __ext4_grp_locked_error(const char *function, unsigned int line, in __ext4_grp_locked_error() function