Home
last modified time | relevance | path

Searched refs:rwpath (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/afs/
Dmntpt.c80 bool rwpath = false; in afs_mntpt_do_automount() local
111 rwpath = true; in afs_mntpt_do_automount()
149 if ((as->volume && as->volume->type == AFSVL_RWVOL) || rwpath) in afs_mntpt_do_automount()
Dsuper.c228 params->rwpath = true; in afs_parse_options()
288 if (params->rwpath || name[0] == '%') { in afs_parse_device_name()
Dinternal.h39 bool rwpath; /* T if the parent should be considered R/W */ member