Searched refs:mqueue_fill_super (Results 1 – 1 of 1) sorted by relevance
342 static int mqueue_fill_super(struct super_block *sb, struct fs_context *fc) in mqueue_fill_super() function367 return get_tree_keyed(fc, mqueue_fill_super, ctx->ipc_ns); in mqueue_get_tree()