tag | line | file | source code |
---|---|---|---|
short_offset | 669 | fs/vfat/namei.c | static int vfat_get_longname(struct inode *dir,loff_t short_offset, |
short_offset | 680 | fs/vfat/namei.c | if (short_offset == 0) { |
short_offset | 687 | fs/vfat/namei.c | offset = short_offset - sizeof(struct msdos_dir_slot); |