Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 13 of 13) sorted by relevance

/fs/notify/inotify/
Dinotify_user.c115 static int zero; variable
126 .extra1 = &zero,
136 .extra1 = &zero,
146 .extra1 = &zero
/fs/hpfs/
Dhpfs.h81 unsigned short int zero; /* 0 */ member
/fs/
Deventpoll.c258 static int zero; variable
267 .extra1 = &zero,
/fs/yaffs2/
DKconfig41 chunk/page state. This byte is zero when the page is discarded.
/fs/ecryptfs/
Dinode.c801 char zero[] = { 0x00 }; in ecryptfs_truncate() local
807 rc = ecryptfs_write(&fake_ecryptfs_file, zero, in ecryptfs_truncate()
/fs/jffs2/
DKconfig20 code. Set it to zero for use in production systems. For evaluation,
/fs/cramfs/
DREADME38 regular file of non-zero st_size.
/fs/cifs/
DREADME600 cifsFYI If set to non-zero value, additional debug information
633 actual values, then set this to zero. (default 1)
651 logging of various informational messages. 2 enables logging of non-zero
675 represent the number of successful (ie non-zero return code from the server)
DCHANGES519 inode metadata can be incorrectly kept cached when time near zero)
/fs/affs/
DChanges192 zone number was zero, the loop didn't terminate,
/fs/ntfs/
DChangeLog107 which is zero for a resident attribute but should no longer be zero
175 length is zero.
187 zero.
565 record sequence number if it is specified (i.e. not zero).
1517 happens inside an error code path so there is zero slow down in the
1524 To enable them, one writes a non-zero value to /proc/sys/fs/ntfs-debug
/fs/befs/
DChangeLog323 * Since we don't support access time, make that field zero, instead of
/fs/ocfs2/
Dalloc.c6704 struct page *page, int zero, u64 *phys) in ocfs2_map_and_dirty_page() argument
6712 if (zero) in ocfs2_map_and_dirty_page()