Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dkmemleak-test.c37 long footer[25]; member
/linux-4.4.14/fs/f2fs/
Dsegment.h86 #define GET_SUM_TYPE(footer) ((footer)->entry_type) argument
87 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = type) argument
/linux-4.4.14/include/linux/
Df2fs_fs.h258 struct node_footer footer; member
401 struct summary_footer footer; member
/linux-4.4.14/include/linux/ceph/
Dmessenger.h147 struct ceph_msg_footer footer; /* footer */ member
/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.c1059 const struct wmfw_footer *footer; in wm_adsp_load() local