Home
last modified time | relevance | path

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

/block/partitions/
Dldm.c687 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/
Dblk-cgroup.h240 static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen) in blkg_path()
Dcompat_ioctl.c111 compat_uint_t buflen; member