ReactOS 0.4.16-dev-340-g0540c21
|
#include <btrfsioctl.h>
Public Attributes | |
USHORT | namelen |
USHORT | valuelen |
char | data [1] |
Definition at line 249 of file btrfsioctl.h.
char btrfs_set_xattr::data[1] |
Definition at line 252 of file btrfsioctl.h.
Referenced by BtrfsRecv::cmd_removexattr(), BtrfsRecv::cmd_setxattr(), fsctl_get_xattrs(), and fsctl_set_xattr().
USHORT btrfs_set_xattr::namelen |
Definition at line 250 of file btrfsioctl.h.
Referenced by BtrfsRecv::cmd_removexattr(), BtrfsRecv::cmd_setxattr(), fsctl_get_xattrs(), and fsctl_set_xattr().
USHORT btrfs_set_xattr::valuelen |
Definition at line 251 of file btrfsioctl.h.
Referenced by BtrfsRecv::cmd_removexattr(), BtrfsRecv::cmd_setxattr(), fsctl_get_xattrs(), fsctl_set_xattr(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().