Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A 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()
962 ctx->acdirmax = data->acdirmax; in nfs23_parse_monolithic()
1077 compat_int_t acdirmax; member
1102 data->acdirmax = compat->acdirmax; in nfs4_compat_mount_data_conv()
1192 ctx->acdirmax = data->acdirmax; in nfs4_parse_monolithic()
1461 ctx->acdirmax = nfss->acdirmax / HZ; in nfs_init_fs_context()
1485 ctx->acdirmax = NFS_DEF_ACDIRMAX; in nfs_init_fs_context()
H A 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()
1095 if (a->acdirmax != b->acdirmax) in nfs_compare_mount_options()
H A 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()
H A Dfscache.h41 unsigned int acdirmax; member
H A Dfscache.c138 key->key.nfs_server.acdirmax = nfss->acdirmax; in nfs_fscache_get_super_cookie()
H A Dnfs4client.c1137 server->acdirmax = ctx->acdirmax * HZ; in nfs4_init_server()
H A Dinternal.h103 unsigned int acdirmin, acdirmax; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnfs4_mount.h37 int acdirmax; /* 1 */ member
H A Dnfs_mount.h39 int acdirmax; /* 1 */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnfs4_mount.h37 int acdirmax; /* 1 */ member
H A Dnfs_mount.h39 int acdirmax; /* 1 */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnfs4_mount.h37 int acdirmax; /* 1 */ member
H A Dnfs_mount.h39 int acdirmax; /* 1 */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs_sb.h174 unsigned int acdirmax; member
H A Dnfs_fs.h305 return S_ISDIR(inode->i_mode) ? nfss->acdirmax : nfss->acregmax; in NFS_MAXATTRTIMEO()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/
H A Dnfsroot.rst84 acdirmax = 60