Searched refs:maximum_size (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dusnjrnl.h102 /* 0*/sle64 maximum_size; /* The maximum on-disk size of the $DATA/$J member in struct:__anon16916
162 * specified in $DATA/$Max. When the maximum_size specified in $DATA/$Max is
167 * $DATA/$J size can exceed maximum_size + allocation_delta temporarily.
H A Dsuper.c1512 sle64_to_cpu(uh->maximum_size))) {
1516 (long long)sle64_to_cpu(uh->maximum_size));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/
H A Dcomedi.h428 unsigned int maximum_size; member in struct:comedi_bufconfig
H A Dcomedi_fops.c327 bc.maximum_size = 0;
331 if (bc.maximum_size) {
335 async->max_bufsize = bc.maximum_size;
345 bc.maximum_size = async->max_bufsize;

Completed in 110 milliseconds