Searched refs:rwpath (Results 1 – 3 of 3) sorted by relevance
80 bool rwpath = false; in afs_mntpt_do_automount() local111 rwpath = true; in afs_mntpt_do_automount()149 if ((as->volume && as->volume->type == AFSVL_RWVOL) || rwpath) in afs_mntpt_do_automount()
228 params->rwpath = true; in afs_parse_options()288 if (params->rwpath || name[0] == '%') { in afs_parse_device_name()
39 bool rwpath; /* T if the parent should be considered R/W */ member