Searched refs:zero (Results 1 – 14 of 14) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_cksum.h | 16 uint32_t zero = 0; in xfs_start_cksum_safe() local 23 crc = crc32c(crc, &zero, sizeof(__u32)); in xfs_start_cksum_safe()
|
/fs/cifs/ |
D | smb2transport.c | 236 unsigned char zero = 0x0; in generate_key() local 281 &zero, 1); in generate_key()
|
/fs/afs/ |
D | dynroot.c | 47 if (v1->hdr.zero == 0 && in afs_probe_cell_name()
|
/fs/ocfs2/ |
D | alloc.h | 263 struct page *page, int zero, u64 *phys);
|
D | alloc.c | 6807 struct page *page, int zero, u64 *phys) in ocfs2_map_and_dirty_page() argument 6817 if (zero) in ocfs2_map_and_dirty_page()
|
/fs/hpfs/ |
D | hpfs.h | 85 __le16 zero; /* 0 */ member
|
/fs/incfs/ |
D | data_mgmt.c | 463 bool zero = true; in validate_hash_tree() local 469 zero = false; in validate_hash_tree() 473 if (zero) in validate_hash_tree()
|
/fs/ecryptfs/ |
D | inode.c | 753 char zero[] = { 0x00 }; in truncate_upper() local 760 rc = ecryptfs_write(inode, zero, in truncate_upper()
|
/fs/jffs2/ |
D | Kconfig | 21 code. Set it to zero for use in production systems. For evaluation,
|
/fs/cramfs/ |
D | README | 38 regular file of non-zero st_size.
|
/fs/affs/ |
D | Changes | 192 zone number was zero, the loop didn't terminate,
|
/fs/ceph/ |
D | file.c | 1711 loff_t zero = 0; in ceph_zero_partial_object() local 1716 length = &zero; in ceph_zero_partial_object()
|
/fs/befs/ |
D | ChangeLog | 323 * Since we don't support access time, make that field zero, instead of
|
/fs/nfsd/ |
D | nfs4xdr.c | 3631 int zero = 0; in nfsd4_encode_readlink() local 3664 &zero, 4 - (maxcount&3)); in nfsd4_encode_readlink()
|