Home
last modified time | relevance | path

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

/Linux-v4.19/fs/reiserfs/
Dsuper.c892 } arg_desc_t; typedef
908 const arg_desc_t *values;
925 static const arg_desc_t logging_mode[] = {
936 static const arg_desc_t barrier_mode[] = {
946 static const arg_desc_t balloc[] = {
956 static const arg_desc_t tails[] = {
963 static const arg_desc_t error_actions[] = {
996 const arg_desc_t *arg; in reiserfs_getopt()