Searched refs:parent_objectid (Results 1 – 3 of 3) sorted by relevance
137 DEFINE_CONV(btrfs_inode_extref, parent_objectid, index, name_len)
363 parent_objectid, 64);1193 static inline u64 btrfs_extref_hash(u64 parent_objectid, const char *name, in btrfs_extref_hash() argument1196 return crc32(parent_objectid, (u8 *)name, len); in btrfs_extref_hash()
585 __le64 parent_objectid; member
Completed in 11 milliseconds