Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_cksum.h16 uint32_t zero = 0; in xfs_start_cksum_safe() local
23 crc = crc32c(crc, &zero, sizeof(__u32)); in xfs_start_cksum_safe()
/fs/incfs/
Ddata_mgmt.c294 bool zero = true; in validate_hash_tree() local
300 zero = false; in validate_hash_tree()
304 if (zero) in validate_hash_tree()
/fs/cifs/
Dsmb2transport.c236 unsigned char zero = 0x0; in generate_key() local
281 &zero, 1); in generate_key()
/fs/ocfs2/
Dalloc.h263 struct page *page, int zero, u64 *phys);
Dalloc.c6807 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/
Dhpfs.h85 __le16 zero; /* 0 */ member
/fs/ecryptfs/
Dinode.c745 char zero[] = { 0x00 }; in truncate_upper() local
752 rc = ecryptfs_write(inode, zero, in truncate_upper()
/fs/jffs2/
DKconfig21 code. Set it to zero for use in production systems. For evaluation,
/fs/cramfs/
DREADME38 regular file of non-zero st_size.
/fs/affs/
DChanges192 zone number was zero, the loop didn't terminate,
/fs/ceph/
Dfile.c1692 loff_t zero = 0; in ceph_zero_partial_object() local
1697 length = &zero; in ceph_zero_partial_object()
/fs/befs/
DChangeLog323 * Since we don't support access time, make that field zero, instead of
/fs/nfsd/
Dnfs4xdr.c3624 int zero = 0; in nfsd4_encode_readlink() local
3657 &zero, 4 - (maxcount&3)); in nfsd4_encode_readlink()