Home
last modified time | relevance | path

Searched refs:acdirmax (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/fs/nfs/
Dfs_context.c603 ctx->acdirmax = result.uint_32; in nfs_fs_context_parse_param()
609 ctx->acdirmax = result.uint_32; in nfs_fs_context_parse_param()
953 ctx->acdirmax = data->acdirmax; in nfs23_parse_monolithic()
1065 compat_int_t acdirmax; member
1090 data->acdirmax = compat->acdirmax; in nfs4_compat_mount_data_conv()
1180 ctx->acdirmax = data->acdirmax; in nfs4_parse_monolithic()
1449 ctx->acdirmax = nfss->acdirmax / HZ; in nfs_init_fs_context()
1473 ctx->acdirmax = NFS_DEF_ACDIRMAX; in nfs_init_fs_context()
Dsuper.c458 if (nfss->acdirmax != NFS_DEF_ACDIRMAX*HZ || showdefaults) in nfs_show_mount_options()
459 seq_printf(m, ",acdirmax=%u", nfss->acdirmax/HZ); in nfs_show_mount_options()
973 ctx->acdirmax != nfss->acdirmax / HZ || in nfs_compare_remount_data()
1086 if (a->acdirmax != b->acdirmax) in nfs_compare_mount_options()
Dfscache.h41 unsigned int acdirmax; member
Dclient.c713 server->acdirmax = ctx->acdirmax * HZ; in nfs_init_server()
791 server->acdirmin = server->acdirmax = 0; in nfs_server_set_fsinfo()
868 target->acdirmax = source->acdirmax; in nfs_server_copy_userdata()
Dfscache.c138 key->key.nfs_server.acdirmax = nfss->acdirmax; in nfs_fscache_get_super_cookie()
Dnfs4client.c1134 server->acdirmax = ctx->acdirmax * HZ; in nfs4_init_server()
Dinternal.h93 unsigned int acdirmin, acdirmax; member
/Linux-v5.10/include/uapi/linux/
Dnfs4_mount.h37 int acdirmax; /* 1 */ member
Dnfs_mount.h39 int acdirmax; /* 1 */ member
/Linux-v5.10/include/linux/
Dnfs_fs_sb.h174 unsigned int acdirmax; member
Dnfs_fs.h304 return S_ISDIR(inode->i_mode) ? nfss->acdirmax : nfss->acregmax; in NFS_MAXATTRTIMEO()
/Linux-v5.10/Documentation/admin-guide/nfs/
Dnfsroot.rst84 acdirmax = 60