Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dkmemleak-test.c37 long footer[25]; member
/linux-4.1.27/fs/f2fs/
Dsegment.h85 #define GET_SUM_TYPE(footer) ((footer)->entry_type) argument
86 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = type) argument
/linux-4.1.27/include/linux/
Df2fs_fs.h250 struct node_footer footer; member
393 struct summary_footer footer; member
/linux-4.1.27/include/linux/ceph/
Dmessenger.h151 struct ceph_msg_footer footer; /* footer */ member
/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.c532 const struct wmfw_footer *footer; in wm_adsp_load() local