Searched refs:entry_buf (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/boot/
H A Dvideo.c100 char entry_buf[4]; local
116 if (len < sizeof(entry_buf)) {
117 entry_buf[len++] = key;
130 key = entry_buf[i] | 0x20;
/linux-master/fs/ext4/
H A Dnamei.c2663 void *entry_buf,
2673 de = entry_buf;
2676 entry_buf, buf_size, i))
2660 ext4_generic_delete_entry(struct inode *dir, struct ext4_dir_entry_2 *de_del, struct buffer_head *bh, void *entry_buf, int buf_size, int csum_size) argument
H A Dext4.h3065 void *entry_buf,

Completed in 203 milliseconds