Home
last modified time | relevance | path

Searched defs:footer (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/f2fs/
Dsegment.h105 #define GET_SUM_TYPE(footer) ((footer)->entry_type) argument
106 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = (type)) argument
/linux-4.19.296/include/linux/
Df2fs_fs.h300 struct node_footer footer; member
465 struct summary_footer footer; member
/linux-4.19.296/include/linux/ceph/
Dmessenger.h236 struct ceph_msg_footer footer; /* footer */ member