|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <btrfs.h>

Public Attributes | |
| KEY | key |
| uint64_t | transid |
| uint16_t | m |
| uint16_t | n |
| uint8_t | type |
| char | name [1] |
| KEY DIR_ITEM::key |
Definition at line 273 of file btrfs.h.
Referenced by add_dir_item(), delete_xattr(), find_default_subvol(), flush_fileref(), get_dir_last_child(), load_dir_children(), look_for_collision(), and set_xattr().
| uint16_t DIR_ITEM::m |
Definition at line 275 of file btrfs.h.
Referenced by __attribute__(), _Success_(), add_dir_item(), delete_xattr(), flush_fileref(), get_dir_last_child(), look_for_collision(), open_fcb(), send_xattr(), and set_xattr().
| uint16_t DIR_ITEM::n |
Definition at line 276 of file btrfs.h.
Referenced by __attribute__(), _Success_(), add_dir_item(), delete_xattr(), find_default_subvol(), flush_fileref(), get_dir_last_child(), load_dir_children(), look_for_collision(), open_fcb(), send_xattr(), and set_xattr().
| char DIR_ITEM::name[1] |
Definition at line 278 of file btrfs.h.
Referenced by __attribute__(), _Success_(), add_dir_item(), delete_xattr(), find_default_subvol(), flush_fileref(), load_dir_children(), look_for_collision(), open_fcb(), send_xattr(), and set_xattr().
| uint64_t DIR_ITEM::transid |
Definition at line 274 of file btrfs.h.
Referenced by add_dir_item(), delete_xattr(), flush_fileref(), and set_xattr().
| uint8_t DIR_ITEM::type |
Definition at line 277 of file btrfs.h.
Referenced by add_dir_item(), delete_xattr(), flush_fileref(), load_dir_children(), look_for_collision(), and set_xattr().