tag | line | file | source code |
MSDOS_DOTDOT | 258 | fs/fat/dir.c | else if (!strcmp(de->name,MSDOS_DOTDOT)) |
MSDOS_DOTDOT | 493 | fs/fat/misc.c | if ((curr = raw_scan(dir->i_sb,MSDOS_I(dir)->i_start,MSDOS_DOTDOT, |
MSDOS_DOTDOT | 500 | fs/fat/misc.c | if ((prev = raw_scan(dir->i_sb,curr,MSDOS_DOTDOT,&zero,NULL, |
MSDOS_DOTDOT | 371 | fs/msdos/namei.c | MSDOS_NAME) && strncmp(de->name,MSDOS_DOTDOT, |
MSDOS_DOTDOT | 462 | fs/msdos/namei.c | if ((res = msdos_create_entry(inode,MSDOS_DOTDOT,2,1,0,&dot)) < 0) |
MSDOS_DOTDOT | 711 | fs/msdos/namei.c | if ((error = fat_scan(old_inode,MSDOS_DOTDOT,&dotdot_bh, |
MSDOS_DOTDOT | 1114 | fs/vfat/namei.c | res = vfat_create_a_dotdir(dir, parent, bh, de, res, MSDOS_DOTDOT, 0); |
MSDOS_DOTDOT | 1139 | fs/vfat/namei.c | MSDOS_NAME) && strncmp(de->name,MSDOS_DOTDOT, |
MSDOS_DOTDOT | 1505 | fs/vfat/namei.c | if ((res = fat_scan(old_inode,MSDOS_DOTDOT,&dotdot_bh, |