Home
last modified time | relevance | path

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

/fs/cramfs/
DKconfig7 System). CramFs is designed to be a simple, small, and compressed
/fs/romfs/
DKconfig5 This is a very small read-only file system mainly intended for
/fs/ocfs2/
DKconfig31 Cluster Base. It only requires a very small userspace component
/fs/
Dopen.c159 static long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate() argument
177 small = 0; in do_sys_ftruncate()
188 if (small && length > MAX_NON_LFS) in do_sys_ftruncate()
/fs/proc/
DKconfig13 (there is a small number of Interrupt ReQuest lines in your computer
/fs/ntfs/
DKconfig60 so you may find that some very small files (<500 bytes or so) cannot
/fs/reiserfs/
DKconfig12 large directories and small files. Additional patches are needed
/fs/squashfs/
DKconfig9 are very small and all blocks are packed to minimise data overhead.