Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dsuper.c93 static void ext4_fc_free(struct fs_context *fc);
128 .free = ext4_fc_free,
1980 static void ext4_fc_free(struct fs_context *fc) in ext4_fc_free() function
2514 ext4_fc_free(fc); in parse_apply_sb_mount_options()