Searched refs:ntfs_bzero (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dsupport.h69 void ntfs_bzero(void *s, int n);
H A Dsupport.c81 void ntfs_bzero(void *s, int n) function
H A Dutil.c181 ntfs_bzero(result, size);
H A Ddir.c120 ntfs_bzero(bmp, sizeof(bmp));
194 ntfs_bzero(record, s1);
987 ntfs_bzero(entry + 0x10 + nsize, esize - 0x10 - nsize);
H A Dattr.c396 ntfs_bzero((char*)attr->d.data + oldsize,
H A Dinode.c1058 ntfs_bzero(&store, sizeof(store));

Completed in 86 milliseconds