Home
last modified time | relevance | path

Searched refs:REISERFS_OPT_ALLOWEMPTY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dsuper.c890 #define REISERFS_OPT_ALLOWEMPTY 31 macro
1078 && !(opt->arg_required & (1 << REISERFS_OPT_ALLOWEMPTY)) in reiserfs_getopt()
1090 return opt->arg_required & ~(1 << REISERFS_OPT_ALLOWEMPTY); in reiserfs_getopt()
1173 'u' | (1 << REISERFS_OPT_ALLOWEMPTY),.values = NULL}, in reiserfs_parse_options()
1175 'g' | (1 << REISERFS_OPT_ALLOWEMPTY),.values = NULL}, in reiserfs_parse_options()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dsuper.c890 #define REISERFS_OPT_ALLOWEMPTY 31 macro
1078 && !(opt->arg_required & (1 << REISERFS_OPT_ALLOWEMPTY)) in reiserfs_getopt()
1090 return opt->arg_required & ~(1 << REISERFS_OPT_ALLOWEMPTY); in reiserfs_getopt()
1173 'u' | (1 << REISERFS_OPT_ALLOWEMPTY),.values = NULL}, in reiserfs_parse_options()
1175 'g' | (1 << REISERFS_OPT_ALLOWEMPTY),.values = NULL}, in reiserfs_parse_options()

Completed in 6 milliseconds