Searched refs:get_pad_len (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dlpt_commit.c1067 * get_pad_len - return the length of padding in a buffer.
1072 static int get_pad_len(const struct ubifs_info *c, uint8_t *buf, int len) function
1159 pad_len = get_pad_len(c, buf, len);
1643 pad_len = get_pad_len(c, buf, len);
1884 pad_len = get_pad_len(c, buf, len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dlpt_commit.c1067 * get_pad_len - return the length of padding in a buffer.
1072 static int get_pad_len(const struct ubifs_info *c, uint8_t *buf, int len) function
1159 pad_len = get_pad_len(c, buf, len);
1643 pad_len = get_pad_len(c, buf, len);
1884 pad_len = get_pad_len(c, buf, len);

Completed in 202 milliseconds