Searched refs:silly (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/mtd/ |
A D | inftlcore.c | 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() 482 silly = MAX_LOOPS; in INFTL_findwriteunit() 510 if (!silly--) { in INFTL_findwriteunit() 631 int block, silly; in INFTL_trydeletechain() local 652 silly = MAX_LOOPS; in INFTL_trydeletechain() 682 if (!silly--) { in INFTL_trydeletechain() 781 if (!silly--) { in INFTL_deleteblock() [all …]
|
A D | nftlcore.c | 197 int silly = nftl->nb_blocks; in NFTL_findfreeblock() local 220 if (!silly--) { in NFTL_findfreeblock() 239 int silly; in NFTL_foldchain() local 259 silly = MAX_LOOPS; in NFTL_foldchain() 316 if (!silly--) { in NFTL_foldchain() 530 int silly, silly2 = 3; in NFTL_findwriteunit() local 543 silly = MAX_LOOPS; in NFTL_findwriteunit() 572 if (!silly--) { in NFTL_findwriteunit() 709 int silly = MAX_LOOPS; in nftl_readblock() local 742 if (!silly--) { in nftl_readblock()
|
/linux/fs/afs/ |
A D | dir_silly.c | 105 unsigned char silly[16]; in afs_sillyrename() local 124 slen = scnprintf(silly, sizeof(silly), ".__afs%04X", sillycounter); in afs_sillyrename() 125 sdentry = lookup_one_len(silly, dentry->d_parent, slen); in afs_sillyrename()
|
/linux/fs/nfs/ |
A D | unlink.c | 434 unsigned char silly[SILLYNAME_LEN + 1]; in nfs_sillyrename() local 458 slen = scnprintf(silly, sizeof(silly), in nfs_sillyrename() 464 dentry, silly); in nfs_sillyrename() 466 sdentry = lookup_one_len(silly, dentry->d_parent, slen); in nfs_sillyrename()
|
/linux/fs/orangefs/ |
A D | orangefs-debugfs.c | 397 size_t silly = 0; in orangefs_debug_write() local 415 silly = count; in orangefs_debug_write() 498 if (silly) in orangefs_debug_write() 499 rc = silly; in orangefs_debug_write()
|
/linux/scripts/kconfig/tests/ |
A D | pytest.ini | 5 # them as top-level modules. It is silly to prefix or suffix a test file with
|
/linux/Documentation/filesystems/ |
A D | inotify.rst | 36 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
|
A D | coda.rst | 1004 fetching the data in Venus vproc_vfscalls. This seems silly. If a
|
/linux/Documentation/core-api/ |
A D | boot-time-mm.rst | 35 documented it would be silly to omit them. Besides, reading the
|
/linux/Documentation/block/ |
A D | biovecs.rst | 111 over all the biovecs in the new bio - which is silly as it's not needed.
|
/linux/arch/arm/boot/dts/ |
A D | imx28-tx28.dts | 172 * a silly way to create a 1:1 relationship between the
|
/linux/fs/befs/ |
A D | ChangeLog | 79 * Abbandoned silly checks for a NULL superblock pointer in debug.c. [WD]
|
/linux/Documentation/process/ |
A D | management-style.rst | 266 silly. It can thus help get through the personal mental block we all
|
A D | 5.Posting.rst | 264 - Are you sure your patch is free of silly mistakes? You should always
|
/linux/Documentation/scsi/ |
A D | ChangeLog.ncr53c8xx | 466 This has been called 'silly scheduler'.
|
/linux/Documentation/trace/ |
A D | events.rst | 855 ret = synth_event_add_val("next_comm_field", (u64)"silly putty",
|
/linux/drivers/comedi/ |
A D | Kconfig | 1337 silly example to be used as a basis for writing other unit-test
|
/linux/ |
A D | MAINTAINERS | 31 changes sent back with seemingly silly requests about formatting 32 and variable names. These aren't as silly as they seem. One
|
Completed in 50 milliseconds