Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c94 static void ext4_fc_free(struct fs_context *fc);
129 .free = ext4_fc_free,
1997 static void ext4_fc_free(struct fs_context *fc) in ext4_fc_free() function
2547 ext4_fc_free(fc); in parse_apply_sb_mount_options()