Home
last modified time | relevance | path

Searched refs:small (Results 1 – 9 of 9) sorted by relevance

/fs/cramfs/
DKconfig7 System). CramFs is designed to be a simple, small, and compressed
20 purpose to remain small and low on RAM usage. It is most suitable
21 for small embedded systems. If you have ample RAM to spare, you may
/fs/romfs/
DKconfig6 This is a very small read-only file system mainly intended for
/fs/
Dinternal.h138 long do_sys_ftruncate(unsigned int fd, loff_t length, int small);
Dopen.c157 long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate() argument
174 small = 0; in do_sys_ftruncate()
184 if (small && length > MAX_NON_LFS) in do_sys_ftruncate()
/fs/ocfs2/
DKconfig32 Cluster Base. It only requires a very small userspace component
/fs/reiserfs/
DKconfig13 large directories and small files. Additional patches are needed
/fs/ntfs/
DKconfig61 so you may find that some very small files (<500 bytes or so) cannot
/fs/proc/
DKconfig14 (there is a small number of Interrupt ReQuest lines in your computer
/fs/squashfs/
DKconfig10 are very small and all blocks are packed to minimise data overhead.