Home
last modified time | relevance | path

Searched refs:arg_desc_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/reiserfs/
H A Dsuper.c887 } arg_desc_t; typedef
903 const arg_desc_t *values;
920 static const arg_desc_t logging_mode[] = {
931 static const arg_desc_t barrier_mode[] = {
941 static const arg_desc_t balloc[] = {
951 static const arg_desc_t tails[] = {
958 static const arg_desc_t error_actions[] = {
991 const arg_desc_t *arg; in reiserfs_getopt()