Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dmntpt.c85 if (src_as->volume && src_as->volume->type == AFSVL_RWVOL) { in afs_mntpt_set_params()
86 ctx->type = AFSVL_RWVOL; in afs_mntpt_set_params()
104 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",