Searched refs:parent_root_id (Results 1 – 1 of 1) sorted by relevance
41 u64 parent_root_id; in btrfs_encode_fh() local45 parent_root_id = btrfs_root_id(BTRFS_I(parent)->root); in btrfs_encode_fh()47 if (parent_root_id != fid->root_objectid) { in btrfs_encode_fh()48 fid->parent_root_objectid = parent_root_id; in btrfs_encode_fh()
Completed in 3 milliseconds