Lines Matching defs:data
111 /* FIXME: this cluster should be added after data of this
336 * of that block so it doesn't yield old data if the file is later grown.
337 * Also, avoid causing failure from fsx for cases of "data past EOF"
681 "unmounted. Some data may be corrupt. "
802 static int fat_remount(struct super_block *sb, int *flags, char *data)
1602 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat,
1641 error = parse_options(sb, data, isvfat, silent, &debug, &sbi->options);
1909 * and the file data blocks, waiting for in flight data blocks before
1920 * and filemap_fdatawrite is used for the data blocks
1929 * write data and metadata corresponding to i1 and i2. The io is