Searched refs:ref_struct_size (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dtree-log.c1362 int ref_struct_size; local
1370 ref_struct_size = sizeof(struct btrfs_inode_extref);
1375 ref_struct_size = sizeof(struct btrfs_inode_ref);
1452 ref_ptr = (unsigned long)(ref_ptr + ref_struct_size) + name.len;

Completed in 222 milliseconds