Home
last modified time | relevance | path

Searched refs:parent_root_id (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dexport.c38 u64 parent_root_id; in btrfs_encode_fh() local
42 parent_root_id = BTRFS_I(parent)->root->objectid; in btrfs_encode_fh()
44 if (parent_root_id != fid->root_objectid) { in btrfs_encode_fh()
45 fid->parent_root_objectid = parent_root_id; in btrfs_encode_fh()