Searched defs:fc (Results 1 – 1 of 1) sorted by relevance
404 static int mqueue_fill_super(struct super_block *sb, struct fs_context *fc) in mqueue_fill_super()425 static int mqueue_get_tree(struct fs_context *fc) in mqueue_get_tree()440 static void mqueue_fs_context_free(struct fs_context *fc) in mqueue_fs_context_free()448 static int mqueue_init_fs_context(struct fs_context *fc) in mqueue_init_fs_context()471 struct fs_context *fc; in mq_create_mount() local