tag | line | file | source code |
---|---|---|---|
posixfs | 84 | fs/vfat/namei.c | opts->unicode_xlate = opts->posixfs = 0; |
posixfs | 108 | fs/vfat/namei.c | opts->posixfs = 1; |
posixfs | 823 | fs/vfat/namei.c | vf.posix = MSDOS_SB(sb)->options.posixfs; |
posixfs | 20 | include/linux/msdos_fs_sb.h | posixfs:1, /* Allow names like makefile and Makefile to coexist */ |