Home
last modified time | relevance | path

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

/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()
Dsuper.c170 case AFSVL_RWVOL: in afs_show_devname()
254 ctx->type = AFSVL_RWVOL; in afs_parse_source()
410 if (volume->type != AFSVL_RWVOL) in afs_validate_fc()
Dafs.h30 AFSVL_RWVOL, /* read/write volume */ enumerator
Dvolume.c206 params->type = AFSVL_RWVOL; in afs_create_volume()
Dproc.c201 [AFSVL_RWVOL] = "RW",