Searched refs:one (Results 1 – 25 of 26) sorted by relevance
12
/fs/jffs2/ |
D | Kconfig | 21 testing and debugging, it's advisable to set it to one. This will 25 areas which at one point needed debugging, but when the bugs were 173 successful one. 178 Tries all compressors and chooses the one which has the smallest 184 Tries all compressors and chooses the one which has the smallest
|
D | TODO | 24 By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE 25 nodes to a different one, we can separate clean nodes from those which
|
D | README.Locking | 70 2. Never attempt to lock two file mutexes in one thread. 94 obsolete one. 111 currently just '++->highest_ino++', but might one day get more complicated
|
/fs/squashfs/ |
D | Kconfig | 24 will be called squashfs. Note that the root file system (the one 50 Note there must be at least one cached fragment. Anything
|
/fs/affs/ |
D | Changes | 110 This makes the first one obsolete. 223 a dircache filesystem or one with errors read/write 238 the one that mounted it) instead of root. This 284 (There's one exception to this, as in that function 303 was calculated and in the one following. This
|
/fs/romfs/ |
D | Kconfig | 12 root partition (the one containing the directory /) cannot be a
|
/fs/cramfs/ |
D | Kconfig | 16 cramfs. Note that the root file system (the one containing the
|
D | README | 47 *end* of the i'th <block> (i.e. one past the last byte, which is the 48 same as the start of the (i+1)'th <block> if there is one). The first
|
/fs/cifs/ |
D | README | 76 and maximum number of simultaneous requests to one server can be configured. 223 1) By including it in a credential file. Specify credentials=filename as one 391 noserverino Client generates inode numbers (rather than using the actual one 531 one retry) before returning an error. (default) 554 MultiuserMount If set to one, more than one CIFS session to 556 if more than one uid accesses the same mount 559 PacketSigningEnabled If set to one, cifs packet signing is enabled 607 kernel configuration. cifsFYI may be set to one or 616 traceSMB If set to one, debug information is logged to the 619 LookupCacheEnable If set to one, inode information is kept cached [all …]
|
D | CHANGES | 77 with prefixpaths longer than one directory (one path component) when 232 of readpages by eliminating one extra memcpy. Allow update of file size 301 Fix out of memory case in which data could be written one page 316 Fix oops in ls when Transact2 FindFirst (or FindNext) returns more than one 343 provide unique inode numbers when exporting multiple volumes from under one 444 Do not kill cifsd (and thus hurt the other SMB session) when more than one 445 session to the same server (but with different userids) exists and one 973 1) Fixed lockrange to be correct (it was one byte too short) 982 but the second one was invalid and failed (the second one was incorrectly disconnecting the tcp and…
|
D | TODO | 47 l) Improve performance of readpages by sending more than one read
|
/fs/notify/inotify/ |
D | Kconfig | 8 including multiple file events, one-shot support, and unmount
|
/fs/minix/ |
D | Kconfig | 16 partition (the one containing the directory /) cannot be compiled as
|
/fs/sysfs/ |
D | Kconfig | 7 relationships to one another.
|
/fs/befs/ |
D | Kconfig | 13 If you use this filesystem, you should also say Y to at least one
|
D | ChangeLog | 255 * This one looks good. Release patch version 10 296 in several respects. For one thing, it doesn't deal with indirect blocks 328 Make sure inode we got was the one we asked for.
|
/fs/bfs/ |
D | Kconfig | 18 bfs. Note that the file system of your root partition (the one
|
/fs/partitions/ |
D | acorn.c | 60 __le32 one; member 95 if (rr->part[part].one && in riscix_partition()
|
/fs/fat/ |
D | Kconfig | 5 If you want to use one of the FAT-based file systems (the MS-DOS and 14 M to at least one of "MSDOS fs support" or "VFAT fs support" in
|
/fs/dlm/ |
D | lowcomms.c | 950 int one = 1; in tcp_create_listen_sock() local 967 (char *)&one, sizeof(one)); in tcp_create_listen_sock() 988 (char *)&one, sizeof(one)); in tcp_create_listen_sock()
|
/fs/gfs2/ |
D | Kconfig | 14 GFS is perfect consistency -- changes made to the filesystem on one
|
/fs/reiserfs/ |
D | README | 85 funding for the first 5.5 years, and one of the programmers. He owns 88 Vladimir Saveljev was one of the programmers, and he worked long hours 92 to work the way he did, he is one of the most selfless men I know.
|
/fs/ntfs/ |
D | ChangeLog | 43 - Fix an (innocent) off-by-one error in the runlist code. 156 - Support journals ($LogFile) with only one restart page as well as 158 either use the only sane one or the more recent one of the two in the 309 better code generation and one less sparse warning in fs/ntfs/aops.c. 355 for dirty on-disk inodes and when it finds one it calls 380 fact that the vfs and ntfs inodes are one struct in memory to find 436 single one of them had an mst error. (Thanks to Ken MacFerrin for 570 the linear raid problem with the Software RAID / MD driver when one 759 I will wait for people to hit each one and only then implement it. 845 end of a compression block because we were ending at minus one byte [all …]
|
/fs/ |
D | Kconfig.binfmt | 49 process, and can contain or omit the memory contents of each one. 148 registered such a binary class with the kernel, you can start one of
|
/fs/xfs/ |
D | Kconfig | 80 Say N unless you are an XFS developer, or you play one on TV.
|
12