opnsense-src/sys/fs/tmpfs
Bryan Drewery ac09d109ca Rename cnt to maxcookies and change its use as the condition for when to
lookup cookies to be less obscure.

No functional change.

Since r245115, cnt has not really been needed in tmpfs_dir_getdents().  Keep
it for the MPASS() for now though.

Sponsored by:	EMC / Isilon Storage Division
MFC after:	2 weeks
2014-03-14 13:55:48 +00:00
..
tmpfs.h The tmpfs_alloc_vp() is used to instantiate vnode for the tmpfs node, 2013-08-05 18:53:59 +00:00
tmpfs_fifoops.c Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_fifoops.h Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_subr.c Rename cnt to maxcookies and change its use as the condition for when to 2014-03-14 13:55:48 +00:00
tmpfs_vfsops.c Fix -o size less than PAGE_SIZE resulting in SIZE_MAX being used. 2014-03-14 01:43:55 +00:00
tmpfs_vnops.c Rename cnt to maxcookies and change its use as the condition for when to 2014-03-14 13:55:48 +00:00
tmpfs_vnops.h Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00