Searched refs:bitmap_query (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dbitmap.c131 BOOL bitmap_query(struct bitmap *bm, unsigned i) function
155 if (!bitmap_query(bm, j)) return j;
168 if (!bitmap_query(bm, j)) return j;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbwrapper/
H A Dsmbw.c122 return smbw_file_bmap && bitmap_query(smbw_file_bmap, fd);
696 if (bitmap_query(smbw_file_bmap, file->fd)) {
1285 if (bitmap_query(smbw_file_bmap, fd2)) {
1333 if (bitmap_query(smbw_file_bmap, fd2)) {
H A Dsmbw_dir.c256 if (bitmap_query(smbw_file_bmap, fd)) {
/asus-wl-520gu-7.0.1.45/src/router/samba/source/passdb/
H A Dpdb_get_set.c188 if (bitmap_query(sampass->private.set_flags, element)) {
193 if (bitmap_query(sampass->private.change_flags, element)) {
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Ddir.c233 if(bitmap_query( dptr_bmap, dptr->dnum - 1) != True) {

Completed in 98 milliseconds