Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c93 static int ext4_reconfigure(struct fs_context *fc);
128 .reconfigure = ext4_reconfigure,
6741 static int ext4_reconfigure(struct fs_context *fc) in ext4_reconfigure() function