/**
* Copyright (C) 2021 NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
*
* See file LICENSE for terms.
*/
typedef struct uct_vfs_flag_info_t;
/**
* Add read-only files representing flags to objects @a obj directory in VFS.
*
* @param [in] obj Pointer to the object.
* @param [in] obj_flags Capability flags of @a obj object.
* @param [in] flags Array of all object's capability flags.
* @param [in] n Size of @a flags array.
*/
void ;