Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dcompat.c47 compat_int_t acdirmax; member
75 real->acdirmax = raw->acdirmax; in do_nfs4_super_data_conv()
/Linux-v4.19/include/uapi/linux/
Dnfs4_mount.h37 int acdirmax; /* 1 */ member
Dnfs_mount.h39 int acdirmax; /* 1 */ member
/Linux-v4.19/fs/nfs/
Dsuper.c659 if (nfss->acdirmax != NFS_DEF_ACDIRMAX*HZ || showdefaults) in nfs_show_mount_options()
660 seq_printf(m, ",acdirmax=%u", nfss->acdirmax/HZ); in nfs_show_mount_options()
924 data->acdirmax = NFS_DEF_ACDIRMAX; in nfs_alloc_parsed_mount_data()
1390 mnt->acdirmax = option; in nfs_parse_mount_options()
1396 mnt->acdirmin = mnt->acdirmax = option; in nfs_parse_mount_options()
2044 args->acdirmax = data->acdirmax; in nfs23_validate_mount_data()
2234 data->acdirmax != nfss->acdirmax / HZ || in nfs_compare_remount_data()
2281 data->acdirmax = nfss->acdirmax / HZ; in nfs_remount()
2410 if (a->acdirmax != b->acdirmax) in nfs_compare_mount_options()
2835 args->acdirmax = data->acdirmax; in nfs4_validate_mount_data()
Dfscache.h45 unsigned int acdirmax; member
Dclient.c691 server->acdirmax = data->acdirmax * HZ; in nfs_init_server()
767 server->acdirmin = server->acdirmax = 0; in nfs_server_set_fsinfo()
829 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.c1081 server->acdirmax = data->acdirmax * HZ; in nfs4_init_server()
Dinternal.h96 acdirmin, acdirmax; member
/Linux-v4.19/include/linux/
Dnfs_fs_sb.h154 unsigned int acdirmax; member
Dnfs_fs.h284 return S_ISDIR(inode->i_mode) ? nfss->acdirmax : nfss->acregmax; in NFS_MAXATTRTIMEO()
/Linux-v4.19/Documentation/filesystems/nfs/
Dnfsroot.txt78 acdirmax = 60