Home
last modified time | relevance | path

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

/linux-6.12.1/fs/reiserfs/
Dsuper.c886 } arg_desc_t; typedef
902 const arg_desc_t *values;
919 static const arg_desc_t logging_mode[] = {
930 static const arg_desc_t barrier_mode[] = {
940 static const arg_desc_t balloc[] = {
950 static const arg_desc_t tails[] = {
957 static const arg_desc_t error_actions[] = {
990 const arg_desc_t *arg; in reiserfs_getopt()