Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dmntpt.c86 if (src_as->volume && src_as->volume->type == AFSVL_RWVOL) { in afs_mntpt_set_params()
87 ctx->type = AFSVL_RWVOL; in afs_mntpt_set_params()
105 ctx->type = AFSVL_RWVOL; in afs_mntpt_set_params()
Dafs.h30 AFSVL_RWVOL, /* read/write volume */ enumerator
Dsuper.c175 case AFSVL_RWVOL: in afs_show_devname()
256 ctx->type = AFSVL_RWVOL; in afs_parse_source()
Dvolume.c135 params->type = AFSVL_RWVOL; in afs_create_volume()
Dproc.c201 [AFSVL_RWVOL] = "RW",