Searched refs:j_mount_id (Results 1 – 1 of 1) sorted by relevance
1542 __le32 j_mount_id; /* mount id of this trans */ member1548 #define get_desc_mount_id(d) le32_to_cpu((d)->j_mount_id)1552 #define set_desc_mount_id(d,val) do { (d)->j_mount_id = cpu_to_le32 (val); } while (0)1563 #define get_commit_mount_id(c) le32_to_cpu((c)->j_mount_id)1575 __le32 j_mount_id; member