fatent_ops         91 fs/fat/fat.h   	const struct fatent_operations *fatent_ops;
fatent_ops        103 fs/fat/fatent.c 	const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops;
fatent_ops        295 fs/fat/fatent.c 		sbi->fatent_ops = &fat32_ops;
fatent_ops        298 fs/fat/fatent.c 		sbi->fatent_ops = &fat16_ops;
fatent_ops        301 fs/fat/fatent.c 		sbi->fatent_ops = &fat12_ops;
fatent_ops        322 fs/fat/fatent.c 	const struct fatent_operations *ops = sbi->fatent_ops;
fatent_ops        351 fs/fat/fatent.c 	const struct fatent_operations *ops = sbi->fatent_ops;
fatent_ops        412 fs/fat/fatent.c 	const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops;
fatent_ops        427 fs/fat/fatent.c 	if (sbi->fatent_ops->ent_next(fatent)) {
fatent_ops        437 fs/fat/fatent.c 	const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops;
fatent_ops        468 fs/fat/fatent.c 	const struct fatent_operations *ops = sbi->fatent_ops;
fatent_ops        556 fs/fat/fatent.c 	const struct fatent_operations *ops = sbi->fatent_ops;
fatent_ops        641 fs/fat/fatent.c 	const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops;
fatent_ops        654 fs/fat/fatent.c 	const struct fatent_operations *ops = sbi->fatent_ops;
fatent_ops        708 fs/fat/fatent.c 	const struct fatent_operations *ops = sbi->fatent_ops;