Searched defs:fc (Results 1 – 1 of 1) sorted by relevance
403 static int mqueue_fill_super(struct super_block *sb, struct fs_context *fc) in mqueue_fill_super()424 static int mqueue_get_tree(struct fs_context *fc) in mqueue_get_tree()439 static void mqueue_fs_context_free(struct fs_context *fc) in mqueue_fs_context_free()447 static int mqueue_init_fs_context(struct fs_context *fc) in mqueue_init_fs_context()470 struct fs_context *fc; in mq_create_mount() local