acdirmax           44 fs/compat.c    	compat_int_t acdirmax;
acdirmax           72 fs/compat.c    		real->acdirmax = raw->acdirmax;
acdirmax          697 fs/nfs/client.c 	server->acdirmax = data->acdirmax * HZ;
acdirmax          773 fs/nfs/client.c 		server->acdirmin = server->acdirmax = 0;
acdirmax          835 fs/nfs/client.c 	target->acdirmax = source->acdirmax;
acdirmax          140 fs/nfs/fscache.c 	key->key.nfs_server.acdirmax = nfss->acdirmax;
acdirmax           41 fs/nfs/fscache.h 			unsigned int	acdirmax;
acdirmax           90 fs/nfs/internal.h 				acdirmin, acdirmax;
acdirmax         1098 fs/nfs/nfs4client.c 	server->acdirmax = data->acdirmax * HZ;
acdirmax          665 fs/nfs/super.c 	if (nfss->acdirmax != NFS_DEF_ACDIRMAX*HZ || showdefaults)
acdirmax          666 fs/nfs/super.c 		seq_printf(m, ",acdirmax=%u", nfss->acdirmax/HZ);
acdirmax          945 fs/nfs/super.c 		data->acdirmax		= NFS_DEF_ACDIRMAX;
acdirmax         1406 fs/nfs/super.c 			mnt->acdirmax = option;
acdirmax         1412 fs/nfs/super.c 			mnt->acdirmin = mnt->acdirmax = option;
acdirmax         2069 fs/nfs/super.c 		args->acdirmax		= data->acdirmax;
acdirmax         2261 fs/nfs/super.c 	    data->acdirmax != nfss->acdirmax / HZ ||
acdirmax         2309 fs/nfs/super.c 	data->acdirmax = nfss->acdirmax / HZ;
acdirmax         2458 fs/nfs/super.c 	if (a->acdirmax != b->acdirmax)
acdirmax         2906 fs/nfs/super.c 		args->acdirmax	= data->acdirmax;
acdirmax          288 include/linux/nfs_fs.h 	return S_ISDIR(inode->i_mode) ? nfss->acdirmax : nfss->acregmax;
acdirmax          165 include/linux/nfs_fs_sb.h 	unsigned int		acdirmax;
acdirmax           37 include/uapi/linux/nfs4_mount.h 	int acdirmax;				/* 1 */
acdirmax           39 include/uapi/linux/nfs_mount.h 	int		acdirmax;		/* 1 */