Searched refs:acdirmax (Results 1 – 7 of 7) sorted by relevance
44 compat_int_t acdirmax; member72 real->acdirmax = raw->acdirmax; in do_nfs4_super_data_conv()
665 if (nfss->acdirmax != NFS_DEF_ACDIRMAX*HZ || showdefaults) in nfs_show_mount_options()666 seq_printf(m, ",acdirmax=%u", nfss->acdirmax/HZ); in nfs_show_mount_options()945 data->acdirmax = NFS_DEF_ACDIRMAX; in nfs_alloc_parsed_mount_data()1406 mnt->acdirmax = option; in nfs_parse_mount_options()1412 mnt->acdirmin = mnt->acdirmax = option; in nfs_parse_mount_options()2069 args->acdirmax = data->acdirmax; in nfs23_validate_mount_data()2261 data->acdirmax != nfss->acdirmax / HZ || in nfs_compare_remount_data()2309 data->acdirmax = nfss->acdirmax / HZ; in nfs_remount()2458 if (a->acdirmax != b->acdirmax) in nfs_compare_mount_options()2906 args->acdirmax = data->acdirmax; in nfs4_validate_mount_data()
696 server->acdirmax = data->acdirmax * HZ; in nfs_init_server()772 server->acdirmin = server->acdirmax = 0; in nfs_server_set_fsinfo()834 target->acdirmax = source->acdirmax; in nfs_server_copy_userdata()
138 key->key.nfs_server.acdirmax = nfss->acdirmax; in nfs_fscache_get_super_cookie()
41 unsigned int acdirmax; member
1099 server->acdirmax = data->acdirmax * HZ; in nfs4_init_server()
90 acdirmin, acdirmax; member