Home
last modified time | relevance | path

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

/linux/fs/omfs/
H A Dinode.c603 static void omfs_free_fc(struct fs_context *fc);
608 .free = omfs_free_fc,
630 static void omfs_free_fc(struct fs_context *fc) in omfs_free_fc() function