Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dmntpt.c145 if (src_as->volume && src_as->volume->type == AFSVL_BACKVOL && in afs_mntpt_set_params()
146 ctx->type == AFSVL_BACKVOL) in afs_mntpt_set_params()
H A Dafs.h32 AFSVL_BACKVOL, /* backup volume */ enumerator
H A Dsuper.c177 case AFSVL_BACKVOL: in afs_show_devname()
278 ctx->type = AFSVL_BACKVOL; in afs_parse_source()
H A Dvalidation.c230 if (volume->type == AFSVL_BACKVOL) { in afs_update_volume_creation_time()
H A Dproc.c259 [AFSVL_BACKVOL] = "BK",