SMB_VFS_GET_ALLOC_SIZE  618 source3/modules/onefs_streams.c 				    SMB_VFS_GET_ALLOC_SIZE(conn, NULL,
SMB_VFS_GET_ALLOC_SIZE  684 source3/modules/onefs_streams.c 				    SMB_VFS_GET_ALLOC_SIZE(handle->conn, fsp,
SMB_VFS_GET_ALLOC_SIZE 1155 source3/modules/vfs_default.c 	streams->alloc_size = SMB_VFS_GET_ALLOC_SIZE(handle->conn, fsp, &sbuf);
SMB_VFS_GET_ALLOC_SIZE  656 source3/modules/vfs_streams_depot.c 			    SMB_VFS_GET_ALLOC_SIZE(state->handle->conn, NULL,
SMB_VFS_GET_ALLOC_SIZE  705 source3/modules/vfs_streams_depot.c 				    SMB_VFS_GET_ALLOC_SIZE(handle->conn, fsp,
SMB_VFS_GET_ALLOC_SIZE  747 source3/modules/vfs_streams_xattr.c 				    SMB_VFS_GET_ALLOC_SIZE(handle->conn, fsp,
SMB_VFS_GET_ALLOC_SIZE  627 source3/smbd/nttrans.c 	SOFF_T(p, 0, SMB_VFS_GET_ALLOC_SIZE(conn,fsp,&sbuf));
SMB_VFS_GET_ALLOC_SIZE 1094 source3/smbd/nttrans.c 	SOFF_T(p, 0, SMB_VFS_GET_ALLOC_SIZE(conn,fsp,&sbuf));
SMB_VFS_GET_ALLOC_SIZE 1850 source3/smbd/reply.c 		sbuf.st_size = SMB_VFS_GET_ALLOC_SIZE(conn,fsp,&sbuf);
SMB_VFS_GET_ALLOC_SIZE 7459 source3/smbd/reply.c 		uint32 allocation_size = SMB_VFS_GET_ALLOC_SIZE(conn,fsp, &sbuf);
SMB_VFS_GET_ALLOC_SIZE 1416 source3/smbd/trans2.c 			allocation_size = SMB_VFS_GET_ALLOC_SIZE(conn,NULL,&sbuf);
SMB_VFS_GET_ALLOC_SIZE 3529 source3/smbd/trans2.c 	SOFF_T(pdata,0,SMB_VFS_GET_ALLOC_SIZE(conn,fsp,psbuf)); /* Number of bytes used on disk - 64 Bit */
SMB_VFS_GET_ALLOC_SIZE 4183 source3/smbd/trans2.c 	allocation_size = SMB_VFS_GET_ALLOC_SIZE(conn,fsp,&sbuf);
SMB_VFS_GET_ALLOC_SIZE 4191 source3/smbd/trans2.c 			allocation_size = SMB_VFS_GET_ALLOC_SIZE(conn, fsp1, &sbuf);