mqueue_get_inode
inode = mqueue_get_inode(sb, ns, S_IFDIR | S_ISVTX | S_IRWXUGO, NULL);
inode = mqueue_get_inode(dir->i_sb, ipc_ns, mode, attr);