Searched refs:AFSVL_RWVOL (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/afs/
H A Dmntpt.c85 if (src_as->volume && src_as->volume->type == AFSVL_RWVOL) {
86 ctx->type = AFSVL_RWVOL;
104 ctx->type = AFSVL_RWVOL;
H A Dafs.h30 AFSVL_RWVOL, /* read/write volume */ enumerator in enum:__anon251
H A Dsuper.c170 case AFSVL_RWVOL:
254 ctx->type = AFSVL_RWVOL;
409 if (volume->type != AFSVL_RWVOL) {
H A Dvalidation.c219 if (volume->type == AFSVL_RWVOL)
H A Dvolume.c220 params->type = AFSVL_RWVOL;
H A Dproc.c251 [AFSVL_RWVOL] = "RW",
H A Drotate.c413 if (op->volume->type != AFSVL_RWVOL)
H A Dinode.c274 if (op->volume->type == AFSVL_RWVOL)

Completed in 230 milliseconds