Searched defs:buflen (Results 1 – 3 of 3) sorted by relevance
/block/partitions/ |
D | ldm.c | 687 static int ldm_relative(const u8 *buffer, int buflen, int base, int offset) in ldm_relative() 758 static int ldm_get_vstr (const u8 *block, u8 *buffer, int buflen) in ldm_get_vstr() 786 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3() 837 static int ldm_parse_dgr3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr3() 881 static bool ldm_parse_dgr4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr4() 925 static bool ldm_parse_dsk3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk3() 964 static bool ldm_parse_dsk4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk4() 997 static bool ldm_parse_prt3(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_prt3() 1073 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_vol5()
|
/block/ |
D | blk-cgroup.h | 240 static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen) in blkg_path()
|
D | compat_ioctl.c | 111 compat_uint_t buflen; member
|