mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-19 13:46:43 +00:00
@@ -262,6 +262,12 @@ struct scoutfs_readdir_key {
|
||||
__be64 pos;
|
||||
} __packed;
|
||||
|
||||
/* no value */
|
||||
struct scoutfs_orphan_key {
|
||||
__u8 type;
|
||||
__be64 ino;
|
||||
} __packed;
|
||||
|
||||
struct scoutfs_btree_root {
|
||||
u8 height;
|
||||
struct scoutfs_block_ref ref;
|
||||
|
||||
Reference in New Issue
Block a user