Lines Matching refs:dyn_root
163 if (as->dyn_root) { in afs_show_devname()
194 if (as->dyn_root) in afs_show_options()
337 ctx->dyn_root = true; in afs_parse_param()
363 if (!ctx->dyn_root) { in afs_validate_fc()
426 !as->dyn_root); in afs_test_super()
434 as->dyn_root); in afs_dynroot_test_super()
459 if (!as->dyn_root) in afs_fill_super()
466 if (as->dyn_root) { in afs_fill_super()
477 if (ctx->autocell || as->dyn_root) in afs_fill_super()
485 if (as->dyn_root) { in afs_fill_super()
512 if (ctx->dyn_root) { in afs_alloc_sbi()
513 as->dyn_root = true; in afs_alloc_sbi()
538 if (as->dyn_root) in afs_kill_super()
577 as->dyn_root ? afs_dynroot_test_super : afs_test_super, in afs_get_tree()
759 if (as->dyn_root) { in afs_statfs()