Home
last modified time | relevance | path

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

/Linux-v5.10/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.c169 case AFSVL_RWVOL: in afs_show_devname()
253 ctx->type = AFSVL_RWVOL; in afs_parse_source()
Dvolume.c205 params->type = AFSVL_RWVOL; in afs_create_volume()
Dproc.c201 [AFSVL_RWVOL] = "RW",