Searched defs:nilfs_checkpoint (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dnilfs2_ondisk.h232 struct nilfs_checkpoint { struct
250 #define NILFS_CHECKPOINT_FNS(flag,name) static inline void nilfs_checkpoint_set_ ##name(struct nilfs_checkpoint * cp) \
252 } static inline void nilfs_checkpoint_clear_ ##name(struct nilfs_checkpoint * cp) \
254 } static inline int nilfs_checkpoint_ ##name(const struct nilfs_checkpoint * cp) \
257 #define NILFS_CPFILE_FIRST_CHECKPOINT_OFFSET ((sizeof(struct nilfs_cpfile_header) + sizeof(struct nilfs_checkpoint) - 1) / sizeof(struct nilfs_checkpoint))
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dnilfs2_ondisk.h232 struct nilfs_checkpoint { struct
250 #define NILFS_CHECKPOINT_FNS(flag,name) static inline void nilfs_checkpoint_set_ ##name(struct nilfs_checkpoint * cp) \
252 } static inline void nilfs_checkpoint_clear_ ##name(struct nilfs_checkpoint * cp) \
254 } static inline int nilfs_checkpoint_ ##name(const struct nilfs_checkpoint * cp) \
257 #define NILFS_CPFILE_FIRST_CHECKPOINT_OFFSET ((sizeof(struct nilfs_cpfile_header) + sizeof(struct nilfs_checkpoint) - 1) / sizeof(struct nilfs_checkpoint))
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dnilfs2_ondisk.h232 struct nilfs_checkpoint { struct
250 #define NILFS_CHECKPOINT_FNS(flag,name) static inline void nilfs_checkpoint_set_ ##name(struct nilfs_checkpoint * cp) \
252 } static inline void nilfs_checkpoint_clear_ ##name(struct nilfs_checkpoint * cp) \
254 } static inline int nilfs_checkpoint_ ##name(const struct nilfs_checkpoint * cp) \
257 #define NILFS_CPFILE_FIRST_CHECKPOINT_OFFSET ((sizeof(struct nilfs_cpfile_header) + sizeof(struct nilfs_checkpoint) - 1) / sizeof(struct nilfs_checkpoint))

Completed in 7 milliseconds