OPT_INT 54 fs/ncpfs/getopt.c if (opts->has_arg & OPT_INT) {
OPT_INT 342 fs/ncpfs/inode.c { "uid", OPT_INT, 'u' },
OPT_INT 343 fs/ncpfs/inode.c { "gid", OPT_INT, 'g' },
OPT_INT 344 fs/ncpfs/inode.c { "owner", OPT_INT, 'o' },
OPT_INT 345 fs/ncpfs/inode.c { "mode", OPT_INT, 'm' },
OPT_INT 346 fs/ncpfs/inode.c { "dirmode", OPT_INT, 'd' },
OPT_INT 347 fs/ncpfs/inode.c { "timeout", OPT_INT, 't' },
OPT_INT 348 fs/ncpfs/inode.c { "retry", OPT_INT, 'r' },
OPT_INT 349 fs/ncpfs/inode.c { "flags", OPT_INT, 'f' },
OPT_INT 350 fs/ncpfs/inode.c { "wdogpid", OPT_INT, 'w' },
OPT_INT 351 fs/ncpfs/inode.c { "ncpfd", OPT_INT, 'n' },
OPT_INT 352 fs/ncpfs/inode.c { "infofd", OPT_INT, 'i' }, /* v5 */
OPT_INT 353 fs/ncpfs/inode.c { "version", OPT_INT, 'v' },