Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dsuper.c841 } arg_desc_t; typedef
857 const arg_desc_t *values;
874 static const arg_desc_t logging_mode[] = {
885 static const arg_desc_t barrier_mode[] = {
895 static const arg_desc_t balloc[] = {
905 static const arg_desc_t tails[] = {
912 static const arg_desc_t error_actions[] = {
945 const arg_desc_t *arg; in reiserfs_getopt()