ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <btrfs.h>
Public Attributes | |
uint64_t | index |
uint16_t | n |
char | name [1] |
uint64_t INODE_REF::index |
Definition at line 375 of file btrfs.h.
Referenced by __attribute__(), add_inode_ref(), create_subvol(), flush_fileref(), look_for_roots(), and open_fcb().
uint16_t INODE_REF::n |
Definition at line 376 of file btrfs.h.
Referenced by __attribute__(), add_inode_ref(), create_subvol(), find_send_dir(), flush_fileref(), log_file_checksum_error(), look_for_roots(), open_fcb(), open_fileref_by_inode(), send_add_tlv_clone_path(), and send_inode_ref().
char INODE_REF::name[1] |
Definition at line 377 of file btrfs.h.
Referenced by __attribute__(), add_inode_ref(), create_subvol(), find_send_dir(), flush_fileref(), log_file_checksum_error(), look_for_roots(), open_fcb(), open_fileref_by_inode(), send_add_tlv_clone_path(), and send_inode_ref().