Home
last modified time | relevance | path

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

/linux/fs/afs/
H A 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()
H A Dsuper.c170 case AFSVL_RWVOL: in afs_show_devname()
254 ctx->type = AFSVL_RWVOL; in afs_parse_source()
409 if (volume->type != AFSVL_RWVOL) { in afs_validate_fc()
H A Dafs.h30 AFSVL_RWVOL, /* read/write volume */ enumerator
H A Dvalidation.c228 if (volume->type == AFSVL_RWVOL) in afs_update_volume_creation_time()
H A Dvolume.c220 params->type = AFSVL_RWVOL; in afs_create_volume()
H A Drotate.c413 if (op->volume->type != AFSVL_RWVOL) in afs_select_fileserver()
H A Dproc.c257 [AFSVL_RWVOL] = "RW",
H A Dinode.c369 if (op->volume->type == AFSVL_RWVOL) in afs_apply_callback()