tag | line | file | source code |
total_slots | 832 | fs/vfat/namei.c | sinfo_out->total_slots = slots; |
total_slots | 894 | fs/vfat/namei.c | sinfo_out->total_slots = slots; |
total_slots | 1248 | fs/vfat/namei.c | if (res >= 0 && sinfo.total_slots > 0) { |
total_slots | 1288 | fs/vfat/namei.c | if (res >= 0 && sinfo.total_slots > 0) { |
total_slots | 1294 | fs/vfat/namei.c | printk("Problem in vfat_unlinkx: res=%d, total_slots=%d\n",res, sinfo.total_slots); |
total_slots | 1366 | fs/vfat/namei.c | old_slots = sinfo.total_slots; |
total_slots | 142 | include/linux/msdos_fs.h | int total_slots; /* total slots (long and short) */ |