Searched refs:small (Results 1 – 12 of 12) sorted by relevance
/fs/ubifs/ |
D | gc.c | 181 struct list_head data, large, medium, small; in move_nodes() local 190 INIT_LIST_HEAD(&small); in move_nodes() 237 list_add_tail(lst, &small); in move_nodes() 250 list_splice(&small, large.prev); in move_nodes()
|
/fs/romfs/ |
D | Kconfig | 5 This is a very small read-only file system mainly intended for
|
/fs/cramfs/ |
D | Kconfig | 7 System). CramFs is designed to be a simple, small, and compressed
|
/fs/squashfs/ |
D | Kconfig | 9 files, inodes and directories. Inodes in the system are very small
|
/fs/ocfs2/ |
D | Kconfig | 31 Cluster Base. It only requires a very small userspace component
|
/fs/cifs/ |
D | AUTHORS | 38 Shaggy (Dave Kleikamp) for inumerable small fs suggestions and some good cleanup
|
D | CHANGES | 378 minimum number of large and small network buffers in the buffer pools, 394 buffer size to small to fit filename. Add support for reading POSIX ACLs from 530 Fix some small memory leaks in some unmount error paths. Fix major leak
|
/fs/ |
D | open.c | 296 static long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate() argument 313 small = 0; in do_sys_ftruncate() 323 if (small && length > MAX_NON_LFS) in do_sys_ftruncate()
|
/fs/proc/ |
D | Kconfig | 13 (there is a small number of Interrupt ReQuest lines in your computer
|
/fs/reiserfs/ |
D | Kconfig | 11 large directories and small files. Additional patches are needed
|
/fs/ntfs/ |
D | Kconfig | 60 so you may find that some very small files (<500 bytes or so) cannot
|
D | ChangeLog | 883 records so that there will be a very small number of cases where we 1071 fs/buffer.c::block_read_full_page(). This plugs a small race 1143 2.0.13 - Use iget5_locked() in preparation for fake inodes and small cleanups. 1552 - Fix a small bug somewhere (but forgot what it was). 1688 either. But for small or simple filesystems it should work and allow
|