Home
last modified time | relevance | path

Searched defs:nilfs_checkpoint (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dnilfs2_ondisk.h233 struct nilfs_checkpoint { struct
251 …OINT_FNS(flag,name) static inline void nilfs_checkpoint_set_ ##name(struct nilfs_checkpoint * cp) \ argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dnilfs2_ondisk.h233 struct nilfs_checkpoint { struct
251 …OINT_FNS(flag,name) static inline void nilfs_checkpoint_set_ ##name(struct nilfs_checkpoint * cp) \ argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dnilfs2_ondisk.h212 struct nilfs_checkpoint { struct
233 nilfs_checkpoint_set_##name(struct nilfs_checkpoint *cp) \ argument
/kernel/linux/linux-6.6/include/uapi/linux/
Dnilfs2_ondisk.h504 struct nilfs_checkpoint { struct
505 __le32 cp_flags;
506 __le32 cp_checkpoints_count;
507 struct nilfs_snapshot_list cp_snapshot_list;
508 __le64 cp_cno;
509 __le64 cp_create;
510 __le64 cp_nblk_inc;
534 nilfs_checkpoint_set_##name(struct nilfs_checkpoint *cp) \ argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dnilfs2_ondisk.h504 struct nilfs_checkpoint { struct
505 __le32 cp_flags;
506 __le32 cp_checkpoints_count;
507 struct nilfs_snapshot_list cp_snapshot_list;
508 __le64 cp_cno;
509 __le64 cp_create;
510 __le64 cp_nblk_inc;
534 nilfs_checkpoint_set_##name(struct nilfs_checkpoint *cp) \ argument