Lines Matching refs:dyn_root
169 if (as->dyn_root) { in afs_show_devname()
200 if (as->dyn_root) in afs_show_options()
339 ctx->dyn_root = true; in afs_parse_param()
363 if (!ctx->dyn_root) { in afs_validate_fc()
407 !as->dyn_root); in afs_test_super()
415 as->dyn_root); in afs_dynroot_test_super()
441 if (!as->dyn_root) in afs_fill_super()
449 if (as->dyn_root) { in afs_fill_super()
467 if (ctx->autocell || as->dyn_root) in afs_fill_super()
475 if (as->dyn_root) { in afs_fill_super()
501 if (ctx->dyn_root) { in afs_alloc_sbi()
502 as->dyn_root = true; in afs_alloc_sbi()
526 if (as->dyn_root) in afs_kill_super()
565 as->dyn_root ? afs_dynroot_test_super : afs_test_super, in afs_get_tree()
734 if (as->dyn_root) { in afs_statfs()