Home
last modified time | relevance | path

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

/fs/ext4/
Dext4.h2634 void __ext4_grp_locked_error(const char *, unsigned int,
2667 __ext4_grp_locked_error(__func__, __LINE__, sb, grp, ino, block, \
2712 __ext4_grp_locked_error("", 0, sb, grp, ino, block, " "); \
Dsuper.c656 void __ext4_grp_locked_error(const char *function, unsigned int line, in __ext4_grp_locked_error() function