Home
last modified time | relevance | path

Searched refs:silly (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/mtd/
H A Dinftlcore.c201 int silly = inftl->nb_blocks; in INFTL_findfreeblock() local
226 if (!silly--) { in INFTL_findfreeblock()
242 int block, silly; in INFTL_foldchain() local
265 silly = MAX_LOOPS; in INFTL_foldchain()
297 if (!silly--) { in INFTL_foldchain()
470 int silly, silly2 = 3; in INFTL_findwriteunit() local
482 silly = MAX_LOOPS; in INFTL_findwriteunit()
511 if (!silly--) { in INFTL_findwriteunit()
632 int block, silly; in INFTL_trydeletechain() local
653 silly = MAX_LOOPS; in INFTL_trydeletechain()
[all …]
/linux/fs/afs/
H A Ddir_silly.c116 unsigned char silly[16]; in afs_sillyrename() local
133 scnprintf(silly, sizeof(silly), ".__afs%04X", sillycounter); in afs_sillyrename()
134 sdentry = lookup_noperm(&QSTR(silly), dentry->d_parent); in afs_sillyrename()
/linux/fs/nfs/
H A Dunlink.c447 unsigned char silly[SILLYNAME_LEN + 1]; in nfs_sillyrename() local
470 scnprintf(silly, sizeof(silly), in nfs_sillyrename()
476 dentry, silly); in nfs_sillyrename()
478 sdentry = lookup_noperm(&QSTR(silly), dentry->d_parent); in nfs_sillyrename()
/linux/scripts/kconfig/tests/
H A Dpytest.ini5 # them as top-level modules. It is silly to prefix or suffix a test file with
/linux/fs/orangefs/
H A Dorangefs-debugfs.c421 size_t silly = 0; in orangefs_debug_write() local
439 silly = count; in orangefs_debug_write()
520 if (silly) in orangefs_debug_write()
521 rc = silly; in orangefs_debug_write()
/linux/Documentation/core-api/
H A Dboot-time-mm.rst35 documented it would be silly to omit them. Besides, reading the
/linux/Documentation/filesystems/
H A Dinotify.rst36 can use epoll, but requiring both is a silly and extraneous requirement.
41 thousand times is silly. If we can implement user-space's preferences
/linux/Documentation/block/
H A Dbiovecs.rst111 over all the biovecs in the new bio - which is silly as it's not needed.
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-tx28.dts136 * a silly way to create a 1:1 relationship between the
/linux/fs/befs/
H A DChangeLog79 * Abbandoned silly checks for a NULL superblock pointer in debug.c. [WD]
/linux/Documentation/process/
H A D6.Followthrough.rst54 - Be prepared for seemingly silly requests for coding style changes
H A Dmanagement-style.rst266 silly. It can thus help get through the personal mental block we all
/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx466 This has been called 'silly scheduler'.