Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs.c198 || __le32_to_cpu(desc.j_mount_id) != __le32_to_cpu(header.j_mount_id)) in journal_init()
211 __le32_to_cpu(desc.j_trans_id), __le32_to_cpu(desc.j_mount_id), desc_block); in journal_init()
259 __le32_to_cpu(desc.j_trans_id), __le32_to_cpu(desc.j_mount_id), desc_block); in journal_init()
H A Dreiserfs_private.h82 __u32 j_mount_id; /* mount id of this trans*/ member
107 __u32 j_mount_id; member