Lines Matching refs:dyn_root
164 if (as->dyn_root) { in afs_show_devname()
195 if (as->dyn_root) in afs_show_options()
338 ctx->dyn_root = true; in afs_parse_param()
364 if (!ctx->dyn_root) { in afs_validate_fc()
427 !as->dyn_root); in afs_test_super()
435 as->dyn_root); in afs_dynroot_test_super()
460 if (!as->dyn_root) in afs_fill_super()
467 if (as->dyn_root) { in afs_fill_super()
478 if (ctx->autocell || as->dyn_root) in afs_fill_super()
486 if (as->dyn_root) { in afs_fill_super()
513 if (ctx->dyn_root) { in afs_alloc_sbi()
514 as->dyn_root = true; in afs_alloc_sbi()
539 if (as->dyn_root) in afs_kill_super()
578 as->dyn_root ? afs_dynroot_test_super : afs_test_super, in afs_get_tree()
760 if (as->dyn_root) { in afs_statfs()