Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 14 of 14) 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/cifs/
Dsmb2transport.c236 unsigned char zero = 0x0; in generate_key() local
281 &zero, 1); in generate_key()
/fs/afs/
Ddynroot.c47 if (v1->hdr.zero == 0 && in afs_probe_cell_name()
/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/incfs/
Ddata_mgmt.c463 bool zero = true; in validate_hash_tree() local
469 zero = false; in validate_hash_tree()
473 if (zero) in validate_hash_tree()
/fs/ecryptfs/
Dinode.c753 char zero[] = { 0x00 }; in truncate_upper() local
760 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.c1711 loff_t zero = 0; in ceph_zero_partial_object() local
1716 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.c3631 int zero = 0; in nfsd4_encode_readlink() local
3664 &zero, 4 - (maxcount&3)); in nfsd4_encode_readlink()