Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 3 of 3) sorted by relevance

/fs/hpfs/
Dhpfs.h405 u8 fill[3]; member
503 __le32 fill[3]; /* unused */ member
/fs/fat/
Dnamei_vfat.c517 int i, fill; in xlate_to_uni() local
567 fill = 13 - (*outlen % 13); in xlate_to_uni()
568 for (i = 0; i < fill; i++) { in xlate_to_uni()
572 *outlen += fill; in xlate_to_uni()
/fs/jffs2/
Dgc.c1037 goto fill; in jffs2_garbage_collect_hole()
1059 goto fill; in jffs2_garbage_collect_hole()
1066 goto fill; in jffs2_garbage_collect_hole()
1069 fill: in jffs2_garbage_collect_hole()