Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/ !
Dsuper.c94 static void ext4_fc_free(struct fs_context *fc);
128 .free = ext4_fc_free,
1912 static void ext4_fc_free(struct fs_context *fc) in ext4_fc_free() function
2471 ext4_fc_free(fc); in parse_apply_sb_mount_options()